JMU-CS / JMU-CS/c-test-framework

Parallelize testing

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.