... | @@ -43,7 +43,7 @@ $ export CXX=icpc |
... | @@ -43,7 +43,7 @@ $ export CXX=icpc |
|
|
|
|
|
Once this environment is loaded, you just need to run `cmake`:
|
|
Once this environment is loaded, you just need to run `cmake`:
|
|
```
|
|
```
|
|
[elega@login0:~/fargOCA/build]$ cmake [options] ..
|
|
[elena@login0:~/fargOCA/build]$ cmake [options] ..
|
|
```
|
|
```
|
|
* **Testing** platform specific scripts allows you to run the test in parallel
|
|
* **Testing** platform specific scripts allows you to run the test in parallel
|
|
* `<builddir>/tools/dev/occTest.sh` dispatch the tests on the cluster and track the result. You can interrupt the monitoring phase and resume it later with...
|
|
* `<builddir>/tools/dev/occTest.sh` dispatch the tests on the cluster and track the result. You can interrupt the monitoring phase and resume it later with...
|
... | | ... | |