Jiaqi

Results 19 comments of Jiaqi

https://github.com/ubaldot/vim-conda-activate thus may help?

Latest singularity-hpc version env:ubuntu:20.04 ``` wjq@wjq:~$ module --version Modules Release 4.2.4 (2019-04-26) wjq@wjq:~$ singularity --version singularity-ce version 3.9.7-bionic ```

May be I am not have set ``` shpc config set module_sys tcl shpc config set container_base xxx/images shpc config set module_base xxx/modules ``` Anyway, when I use "pip3 install...

Hi, there still some bugs, as follows: (env) wjq@wjq:~/singularity-hpc$ module avail ----------------------------------------------------------- ./modules ------------------------------------------------------------ quay.io/pawsey/openfoam/v2212/99-shpc.sh quay.io/pawsey/openfoam/v2212/bin/openfoam-container quay.io/pawsey/openfoam/v2212/bin/openfoam-exec quay.io/pawsey/openfoam/v2212/bin/openfoam-inspect-deffile quay.io/pawsey/openfoam/v2212/bin/openfoam-inspect-runscript quay.io/pawsey/openfoam/v2212/bin/openfoam-run quay.io/pawsey/openfoam/v2212/bin/openfoam-shell (D) quay.io/pawsey/openfoam/v2212/module (env) wjq@wjq:~/singularity-hpc$ module load quay.io/pawsey/openfoam/v2212 Lmod has...

@georgiastuart Modules based on Lua: Version 6.6 2016-10-13 13:28 -05:00 by Robert McLay [email protected]

It follows, this is defalt (no modified) ``` numberOfSubdomains 4; method hierarchical; simpleCoeffs { n (2 2 1); delta 0.001; } hierarchicalCoeffs { n (2 2 1); delta 0.001; order...

Hello, sir. I try to use self-hosted CI to make my statement more clear for arm64 dealii building. A similar bug of "Could NOT find MPI" ref to https://github.com/dealii/dealii/issues/5510 occurs....

> @jiaqiwang969 same for me, I won't have access to a M1 machine in the near future unfortunately. > > As you reported that the `mpi.h` file can be found...