Maneage - Tasks: task #15872, Annual contest for analysis with...
You are not allowed to post comments on this tracker with your current authentication level.
task #15872: Annual contest for analysis with Make
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Mon 04 Jan 2021 03:19:50 PM UTC | ||
Should Start On: | Mon 04 Jan 2021 12:00:00 AM UTC | Should be Finished on: | Mon 04 Jan 2021 12:00:00 AM UTC |
Category: | Discussion | Priority: | 5 - Normal |
Status: | Postponed | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-01-04 | makhlaghi | Carbon-Copy | - | ![]() |
Added -email is unavailable- |
Carbon-Copy | - | ![]() |
Added -email is unavailable- |
Make has many wonderful features to greatly facilitate very complex data analysis scenarios and parallelize them with minimal coding.
As more researchers are getting familiar with advanced Make usage in Maneage, they are designing interesting Makefiles for their research that exploit very interesting/advanced features of Make that they have found.
So, to help in spreading the useful techniques, I propose to hold something like an annual Makefile contest, for Makefiles related data analysis. We can even apply for grants/sponsorship and give prizes to the winners.
Each application/participant would need to accompany the Makefile with a README file that describes the special techniques used and how they benefit from those techniques.
We can then setup a set of criteria for evaluating the submissions. For example, define points on the actual problem to be solved, optimal parallelization strategy, "elegant" design, good comments/documentation, etc.
We can then select the best submissions and promote them in a special page on maneage.org.
This was brought up after a discussion with Zahra Sharbaf, while discussing a very elegantly designed and highly optimized (in terms of parallelization) Makefile that we have been working on as part of her project (which will soon be published). It employs very interesting Make features, but they may be too problem-specific to discuss generally.
A contest like this, would allow sharing of all this valuable experience with the "Maneager" community :-).