Sébastien Valat

Results 75 issues of Sébastien Valat

I observed an issue in the CROCO oceanic simulation while applying fparser on its step3d file. ```sh fparser2 step3d_t_.mpc.f ``` ```sh Traceback (most recent call last): File "/home/svalat/Projects/croco-psyclone/bench/rundir/venv/bin/fparser2", line 8,...

I need to enter again in the sources to check it is really possible, but it might be interesting to offer the possibility to simulation a NUMA topology while making...

help wanted
good first issue
research

Report some of the thread & memory binding command being used. We might want to report : - OMP_PROC_BIND - OMP_PLACES - GOMP_CPU_AFFINITY - KMP_AFFINITY Possibly we might want also...

enhancement
good first issue

In the webview I used many times the term pinning to says that a thread or a page has been attached to a given NUMA domain. As with GPU &...

enhancement
good first issue

Instead of using the wrapper this is also a very simple and clean way.

doc

Instead of hardcoding the URLs everywhere, make as in MALT by using a routing file so it is easier to re-route the request if we want. (for the calls to...

enhancement

Under ubuntu some unit tests are failing when building MALT with clang and running unit tests. This is seen over : - ubuntu 22.04 - ubuntu 23.04 - ubuntu 24.04...

bug

I would think having the given steps : - `update-headers` - `update-version` - `check-portability` - `gen-coverage` - `package` - `gen-archive`

enhancement