hpc
Here are 1,045 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.
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
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.
Description:
Move the following helper functions to member functions of JobInfo.
func GetWaitingTime(pg *PodGroup) (*time.Duration, erro
I often use -v just to see that something is going on, but a progress bar (enabled by default) would serve the same purpose and be more concise.
We can just factor out the code from futhark bench for this.
-
Updated
Mar 2, 2021 - Groovy
Parts of the man page of MPI_Win_attach seem to be a verbatim copy of MPI_Win_create and states that this is a collective operation, which in case of MPI_Win_attach it is not. See: https://github.com/open-mpi/ompi/blob/master/ompi/mpi/man/man3/MPI_Win_attach.3in#L71
This should be fixed to reflect the actual behavior of MPI_Win_attach and should also contain at least a sentence on `MPI_
-
Updated
Jan 15, 2021 - C++
-
Updated
Feb 15, 2021 - Go
-
Updated
Feb 21, 2021 - Python
-
Updated
Feb 20, 2021 - R
-
Updated
Mar 3, 2021 - C++
-
Updated
Mar 1, 2021 - C++
-
Updated
Mar 3, 2021 - C++
-
Updated
Feb 23, 2021 - Makefile
-
Updated
Mar 3, 2021 - Scala
-
Updated
Mar 2, 2021 - C++
-
Updated
Feb 25, 2021 - C
-
Updated
Nov 16, 2019 - C++
-
Updated
Mar 3, 2021 - C
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
-
Updated
Nov 4, 2019
-
Updated
Jan 25, 2021 - Python
The envml tool that ends up in Modules/bin/ seems quite useful but does not show up in the documentation (apart from the Release Notes: https://modules.readthedocs.io/en/latest/NEWS.html?highlight=envml).
-
Updated
Mar 3, 2021 - Java
-
Updated
Feb 23, 2021 - Shell
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."
The current implementation of
lyapfor complex scalar arguments is incorrect. We can see this by comparing the result obtained using 1x1 matrices vs scalars: