X-Git-Url: https://git.auder.net/%7B%7B%20path%28%27fos_user_profile_show%27%29%20%7D%7D?a=blobdiff_plain;f=code%2FREADME;h=67ce9a7f1b2ffa42af45c504c619dc35c6c9f616;hb=0c393effd785e90f9414f2132f6732cabef7c176;hp=5546cf67e3cc56e9e59dd40d98c9e0a2c476febc;hpb=311c5c078a9fc8ec6bb449fa685dbb1657d75d39;p=epclust.git diff --git a/code/README b/code/README index 5546cf6..67ce9a7 100644 --- a/code/README +++ b/code/README @@ -1,11 +1,12 @@ To compile source code : - (mkdir -p (src|test)/build - cd (src|test)/build - cmake .. + mkdir -p build/stage1/src + cd build/stage1/src + cmake ../../../stage1/src make + #repeat previous lines for stage 2 -Usage : +Usage (stage 1) : mpirun -np nbProcess ppam.exe cluster ifilename nbSeriesInChunk nbClusters randomize p_for_dissims