ocaisa

Results 79 issues of ocaisa

**Summary** Currently `have_gpu_aware` is set at compile time, when this could actually be detected at runtime using `MPIX_Query_cuda_support()` which is supported by a number of MPI implementations (see https://github.com/pmodels/mpich/pull/4741). **Detailed...

enhancement
kokkos_package

I wanted to document some feedback I have based on teaching this course online over the last 24 hours. * I used HPC jargon busting as an ice-breaker but it...

feedback

As seen in #296, I really don't think it is reasonable that we ask the contributor to create/edit the snippets for all the different site permutations. I think @mikerenfro went...

Based on our discussion yesterday, I created a simplified version of an mpi4py example that exactly reproduces Amdahls law. You could use it as a black box, or explain the...

In https://github.com/carpentries-incubator/hpc-intro/blame/gh-pages/_episodes/14-modules.md#L100 the assumption is made that `python3` does not exist in the users environment by default. There are many cases where this is unlikely to be true. Can we...

I just thought I would post here a patch I had to make to get the package to compile using Cling built with the instructions given at https://root.cern/cling/cling_build_instructions/ ``` diff...

Also incorporates PR #605

update
documentation

See https://github.com/easybuilders/easybuild-easyconfigs/runs/7471210039?check_suite_focus=true#step:8:160

bug report
tests

(created using `eb --new-pr`)

new

(created using `eb --new-pr`) - [x] Requires https://github.com/easybuilders/easybuild-easyconfigs/pull/15877

update