JMU-CS / JMU-CS/c-test-framework
Parallelize testing
Open
enhancement
- Dominant language
- C
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If multiple cores are available, improve the grading process so that multiple students are graded in parallel. Because this is naturally parallel there shouldn't be any synchronization issues as long as the file system can keep up.
Bonus points: make it SLURM or MOAB-aware for distributed testing on a cluster.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.