Skip to content
Extraits de code Groupes Projets
Valider a7be7f2d rédigé par JordanHanotiaux's avatar JordanHanotiaux
Parcourir les fichiers

Update Makefile

parent 651b606e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -26,7 +26,7 @@ globals.o: globals.cpp globals.hpp mlp_sgd_distributed.cpp
$(CXX) $(CXXFLAGS) -c globals.cpp
run: $(TARGET)
mpirun -np 4 ./$(TARGET)
mpirun -np 8 ./$(TARGET)
clean:
rm -f $(OBJ) $(TARGET)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter