magistraleinformaticanetworking:spm:spm1617sort
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
magistraleinformaticanetworking:spm:spm1617sort [09/11/2016 alle 15:20 (9 anni fa)] – [Cilk] Marco Danelutto | magistraleinformaticanetworking:spm:spm1617sort [09/11/2016 alle 15:22 (9 anni fa)] (versione attuale) – [Cilk] Marco Danelutto | ||
---|---|---|---|
Linea 10: | Linea 10: | ||
==== Cilk ==== | ==== Cilk ==== | ||
- | On local machines you'll mostly likely have available a GNU compiler. Cilk extensions are present since g++ version 4.9 (try **g++ --version** to check your version number). If you can't manage to have a recent g++ version of the compiler on your machine, please use r720-phi.itc.unipi.it. On the machine you may use **icc** with no specific flags to compile the Cilk code. | + | On local machines you'll mostly likely have available a GNU compiler. Cilk extensions are present since g++ version 4.9 (try **g++ --version** to check your version number). |
+ | |||
+ | If you can't manage to have a recent g++ version of the compiler on your machine, please use r720-phi.itc.unipi.it. On the remote | ||
If you prefer using the local tools to edit: | If you prefer using the local tools to edit: | ||
* use local tools to edit | * use local tools to edit | ||
* from a shell **rsync -avzur DirectoryWithCodeNoSlashAtEndOfTheName [email protected]: | * from a shell **rsync -avzur DirectoryWithCodeNoSlashAtEndOfTheName [email protected]: | ||
* then **ssh [email protected]** | * then **ssh [email protected]** | ||
+ | * **cd DirectoryWithCodeNoSlashAtEndOfTheName** | ||
* **icc -std=c++11 cilksourcefilename.cpp -o xxx** | * **icc -std=c++11 cilksourcefilename.cpp -o xxx** | ||
magistraleinformaticanetworking/spm/spm1617sort.1478704850.txt.gz · Ultima modifica: 09/11/2016 alle 15:20 (9 anni fa) (modifica esterna)