hpc
Here are 1,225 public repositories matching this topic...
Current implementation of join can be improved by performing the operation in a single call to the backend kernel instead of multiple calls.
This is a fairly easy kernel and may be a good issue for someone getting to know CUDA/ArrayFire internals. Ping me if you want additional info.
Currently spack does not support the following packages, all of these packages are installed outside of Spack at Cori, we would like to get support for these packages if possible.
- cpmd https://www.lcrc.anl.gov/for-users/software/available-software/cpmd/
- ComputeCPP https://github.com/codeplaysoftware/computecpp-sdk need to confirm link
- ds9 https://sites.google.com/cfa.harvard.
Version of Singularity:
3.0.3
Expected behavior
Some progress or update information during the creation of the SIF file.
Actual behavior
During "Creating SIF file..." step, the console does not produce any visible output for the user - but does create the resulting file eventually.
Steps to reproduce behavior
I was executing a few “larger” builds through the bui
What happened:
Active reliance on software is too old. github.com/spf13/cobra v1.0.0 is publish on 20 Oct 2019, and newest is v1.2.1
cobra/blob
Environment:
Volcano Version: v1.4.0
Kubernetes version (use kubectl version):1.22,1.22.1
Go: 1.17,1.17.1
In order to test manually altered IR, it would be nice to have a --skip-compilation
flag for futhark test
, just like we do for futhark bench
.
-
Updated
Oct 28, 2021 - Groovy
The documentation for the function shmem_wait
seems inconsistent with the function signatures as it describes parameters target
, pe
, and value
that are actually not part of the interface. The parameter ivar
is described but at least in the C interface the variable is named var
(without the prefix i
).
See https://github.com/open-mpi/ompi/blob/master/oshmem/shmem/man/man3/shmem_wai
-
Updated
Oct 5, 2021 - C++
-
Updated
Aug 27, 2021 - Python
-
Updated
Oct 20, 2021 - Go
Hello,
In version 7.1.0, runtime.dat no longer functions to stop the job using "OUTER_ITER=", "EXT_ITER=", or "TIME=". Did the parameter change?
(CentOS 7, gluster FS, GCC 7.3.1)
-
Updated
Oct 29, 2021 - C++
-
Updated
Oct 28, 2021 - R
-
Updated
Oct 5, 2021 - Cuda
-
Updated
Sep 7, 2021 - C++
-
Updated
Oct 29, 2021 - Scala
-
Updated
Jul 15, 2021 - Makefile
-
Updated
Oct 29, 2021 - C
-
Updated
Oct 29, 2021 - C
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
-
Updated
Nov 16, 2019 - C++
Cirrus CI now has the ability to run tests over an ARM container:
https://cirrus-ci.org/guide/linux/#linux-containers
.cirrus.yml
could be updated to add a test case that run on such container to verify Modules correctly build and run on such CPU architecture.
-
Updated
Oct 22, 2021
-
Updated
Oct 15, 2021 - C++
-
Updated
Oct 29, 2021 - Shell
-
Updated
Sep 15, 2021 - Python
Improve this page
Add a description, image, and links to the hpc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hpc topic, visit your repo's landing page and select "manage topics."
but others (reserved) assignment ops are not shown as they are typed, eg in infix form but in prefix one.
a small annoyance, but one that may easily be fixed by adding them to
expr_infix_wide
@ https://github.com/JuliaLang/juli