... | ... | @@ -69,11 +69,11 @@ This board shows the mean runtime taken for one iteration. The sequential versio |
|
|
| setup \\ version | seq. without -fopenmp | seq with -fopenmp | openMP | openmp/nOS-V |
|
|
|
|------------------|-----------------------|-------------------|--------|--------------|
|
|
|
| without using numactl | 29 756 ms | 31 250 ms | 6830 ms | 10 449 ms |
|
|
|
| using numactl | 30 093 ms | ERROR | 6694 ms | ERROR |
|
|
|
| using numactl | 30 093 ms | 30 536 ms | 6694 ms | ERROR |
|
|
|
|
|
|
Two tests are giving the following error :
|
|
|
The tests run with numactl can sometimes output the following error :
|
|
|
|
|
|
`ERROR numa_sched_setaffinity_v2_int() failed: Invalid argument` \
|
|
|
`sched_setaffinity: Invalid argument`
|
|
|
|
|
|
This error is not occurring systematically. |
|
|
\ No newline at end of file |
|
|
However, this error is not occurring systematically. |
|
|
\ No newline at end of file |