hpc
Here are 958 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.
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.
Dear all,
Since we received some complaint and feedback about volcano documentation, we have worked for about two weeks to update the website, especially documentation. Our goal is to "make newer start volcano without difficulty". Although we've tried our best to make everything easy, there still must be something to be optimized. We are honored to invite you to join and help us.
Task
Read
-
Updated
Oct 2, 2020 - Groovy
-
Updated
Sep 24, 2020 - C++
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
Sep 3, 2020 - Python
-
Updated
Aug 12, 2020 - Go
-
Updated
Oct 4, 2020 - R
RAEairfoil_AUSM_issue.pdf
Describe the bug
I was trying to run RAE2822 rans case with AUSM scheme (SU2-7.0.1). I observed some issue while using Venkatakrishnan or Venkatakrishnan-Wang limiter, spurious pressure distribution over the surface along with pressure contours in the field are observed. While with Van Albad
Cleanup bit flags
-
Updated
Sep 20, 2020 - C++
-
Updated
Jul 27, 2020 - Makefile
-
Updated
Oct 3, 2020 - Scala
-
Updated
Oct 3, 2020 - C++
-
Updated
Oct 2, 2020 - C
-
Updated
Nov 16, 2019 - C++
-
Updated
Oct 3, 2020 - C
-
Updated
Oct 4, 2020 - C
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
-
Updated
Nov 4, 2019
-
Updated
Oct 1, 2020 - Python
The module
command automatically detects current terminal width and formats its output to completely fill this available space, like for instance when outputting in a column format the list of all available modules.
It may be desirable to limit the terminal width used by this output to a given size and make module
automatically adapts to fill space up to this limit only.
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."
Recent discussions on Discourse suggest that not all users know about
apropos
(or equivalently, using?"..."
for text search). The startup message currently mentionsI suggest that text search is added to this, but I am still looking for a compact way of phrasing it.