Skip to content

Wfp3-modifications

Update wfp3-modifications

wfp3 algorithm: favors old/short jobs more, avoiding large job starvation. Wfp3 is used along with easybf, meaning if no resources have been released, we can just try to backfill the newly-released jobs.

Uploaded files: The new algorithm wfp3, and the modified files needed for the proper execution of wfp3. The Dockerfile is used to build the Docker image which is needed to use eventually the Batsim. Batsim-docker-v2.zip contains all the files that are used to build the Docker image.

wfp3-modifications/src/json_workload.cpp, wfp3-modifications/src/json_workload.hpp, wfp3-modifications/src/main.cpp, wfp3-modifications/src/queue.cpp, wfp3-modifications/src/queue.hpp, wfp3-modifications/default.nix, wfp3-modifications/release.nix, wfp3-modifications/src/algo/wfp3.cpp, wfp3-modifications/src/algo/wfp3.hpp, wfp3-modifications/Dockerfile, wfp3-modifications/Batsim-docker-v2.zip Deleted WFP3 modifications

Merge request reports