Skip to content
Extraits de code Groupes Projets
Valider 9768539e rédigé par Thomas DILASSER's avatar Thomas DILASSER
Parcourir les fichiers

last test

parent aba08052
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #1186 en échec
.PHONY: all
#all: TEST1 TEST2 TEST3 TEST4 dot convert
all: TEST3 TEST5 TEST6 dot convert
all: TEST3 TEST4 TEST5 TEST6 dot convert
TEST1=./tests/simple_test1.c
TEST2=./tests/simple_test2.c
......
......@@ -7,7 +7,7 @@
void mpi_call(int c)
{
MPI_Barrier(MPI_COMM_WORLD);
//MPI_Barrier(MPI_COMM_WORLD);
if(c<10)
{
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter