Linux Tool to Orchestrate Research: Makefiles
Orchestra
Location: R1:101: Research 1, Room 101
-
2-17-2026 2:00 pm
-
4:00 pm
(America/New_York)
(2 hours)
Make is a command-line tool often used to build executable code from source code. While ubiquitous for those working with C or FORTRAN, Make can also manage task dependencies for any Unix commands. Researchers seeking to implement reproducible workflows, automating data analysis pipelines or producing tables and plots for publication can automate their workflow using Make. This workshop is intended for new …