diff --git a/communication_techniques/lancement.sh b/communication_techniques/lancement.sh index 5d86e2c..3dc7083 100755 --- a/communication_techniques/lancement.sh +++ b/communication_techniques/lancement.sh @@ -7,7 +7,7 @@ binDir="bin" thisScript="$0" # Param -binList="asm_cache_comm c_cache_comm pipe_comm shared_mem_comm shared_mem_opt_comm jikes_barrier_comm" # Type de communication +binList="asm_cache_comm c_cache_comm pipe_comm shared_mem_comm shared_mem_opt_comm jikes_barrier_comm fake_comm" # Type de communication nbProdList="1" # Nombre de cores producteurs typeProdList="none matrice" # Methode pour produire les valeurs typeCacheList="L2 mem" # Niveau de cache partage