Skip to content

Commit d68e30e

Browse files
Igor S. Gerasimovfoxtran
authored andcommitted
Run work_stealing test
1 parent 3d0a84f commit d68e30e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-CXX.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ jobs:
5151
SLB4MPI_LOAD_BALANCER=local_static mpirun -n 2 --oversubscribe build/SLB4MPI_cxx_example
5252
SLB4MPI_LOAD_BALANCER=dynamic mpirun -n 2 --oversubscribe build/SLB4MPI_cxx_example
5353
SLB4MPI_LOAD_BALANCER=guided mpirun -n 2 --oversubscribe build/SLB4MPI_cxx_example
54-
#SLB4MPI_LOAD_BALANCER=work_stealing mpirun -n 2 --oversubscribe build/SLB4MPI_cxx_example
54+
SLB4MPI_LOAD_BALANCER=work_stealing mpirun -n 2 --oversubscribe build/SLB4MPI_cxx_example
5555
SLB4MPI_LOAD_BALANCER=dinamic mpirun -n 2 --oversubscribe build/SLB4MPI_cxx_example

0 commit comments

Comments
 (0)