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

Update Makefile

parent a7be7f2d
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 ...@@ -26,7 +26,7 @@ globals.o: globals.cpp globals.hpp mlp_sgd_distributed.cpp
$(CXX) $(CXXFLAGS) -c globals.cpp $(CXX) $(CXXFLAGS) -c globals.cpp
run: $(TARGET) run: $(TARGET)
mpirun -np 8 ./$(TARGET) mpirun -np 16 ./$(TARGET)
clean: clean:
rm -f $(OBJ) $(TARGET) 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