We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf48926 commit b8cba3bCopy full SHA for b8cba3b
.github/workflows/ompi_mpi4py.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Install depencencies
36
run: sudo apt-get install -y -q
37
- libnuma-dev
+ libnuma-dev libasan
38
if: ${{ runner.os == 'Linux' }}
39
40
- name: Checkout Open MPI
0 commit comments