1 / 12
Issues on reproducibility test
120 likes | 305 Vues
Issues on reproducibility test. SEPLIB 7.0 vs. 8.0, explicitly specify the variables in the Makefile. Applies to other env -variables you defined for yourself. Put the targets in its dependency. Have your raw data/model stored in a non-scratch folder.
Télécharger la présentation
Issues on reproducibility test
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
SEPLIB 7.0 vs. 8.0, explicitly specify the variables in the Makefile
Have your raw data/model stored in a non-scratch folder • Cp data-scr.H data-perm.H out=stdout
The requirement for CR results on CEES • Code compiles using provided makefile • Have a README, include the PBS script that generates the results • Anything other than the “qsub part” needs to be documented (preferably using Makefile)
More Related