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

Update Makefile

parent ee07c73f
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 2 ./$(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