Fromentin Jean il y a 11 mois
Parent
commit
42968b4180
2 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 1
      c++/src/config.hpp
  2. 0 2
      oar/scripts/launch.sh

+ 1 - 1
c++/src/config.hpp

@@ -4,7 +4,7 @@
 
 using namespace std;
 //#define DATA_DIR string("/home/fromentin/data/") //string("/workdir/lmpa/jfromentin/")
-#define SERVER_IP "127.0.0.1" //"10.1.0.104" //"192.168.1.3" //Orval 04
+#define SERVER_IP "10.1.0.104" //"192.168.1.3" //Orval 04
 #define SERVER_PORT 55556
 #define MAX_MSG_SIZE 65536
 #define MAX_CLIENTS 2048

+ 0 - 2
oar/scripts/launch.sh

@@ -1,2 +0,0 @@
-oarsub -S /nfs/home/lmpa/jfromentin/wilf/oar/scripts/oar-wilf-server.sh
-oarsub --array 128 -S /nfs/home/lmpa/jfromentin/wilf/oar/scripts/oar-wilf-worker.sh