Skip to content
#

radiuss

Here are 39 public repositories matching this topic...

shahzebsiddiqui
shahzebsiddiqui commented Jun 22, 2020

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.

markcmiller86
markcmiller86 commented Jan 26, 2022

Describe the bug

This is probably an order of operations issue in the Qt widget updating logic.

  1. Go to Controls->Lighting...
  2. Pull down Active light to 2
  3. Enable the light by checking the Enable box.
  4. Hit Apply
  5. Disable the light by UNchecking the Enable box.

You get the error message...

You have modified the properties of a disabled light. This will have

bug good first issue reviewed likelihood low
maestrowf
jwhite242
jwhite242 commented May 20, 2020

This request is to make $(OUTPUT_PATH) behave more like the other labels and variables such that it is accessible without the timestamped sub directories appended to it when the spec is run. Making the timestamped sub directories accessible in another token in the workflow spec and meta files would be a useful side effect of this change.

enhancement Good First Issue
ltaylor16
ltaylor16 commented May 14, 2021

As part of the release process, scripts/make_release_tarball.sh --with-data is run to create compressed tar files of the release with the submodules included. I ran the script at LC to create the files. The Yubikey is required to authenticate to upload the files. However, a browser running at LC does not have access to the Yubikey. Only a browser running on the local machine (Windows in my cas

good first issue Release CI Software process
jpbrodsky
jpbrodsky commented Jun 19, 2020

🚀 Feature Request

What problem is this feature looking to solve?
I am running using a large (150k) samples file, with three columns (source, location, seed). I would like to, during and after a merlin run, create reports about the task status (queued, completed, failed). I'd like these reports to aggregate in various categories, including aggregating by a sample variable and aggrega

enhancement good first issue

CHAI and RAJA provide an excellent base on which to build portable codes. CARE expands that functionality, adding new features such as loop fusion capability and a portable interface for many numerical algorithms. It provides all the basics for anyone wanting to write portable code.

  • Updated May 2, 2022
  • C++

Improve this page

Add a description, image, and links to the radiuss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the radiuss topic, visit your repo's landing page and select "manage topics."

Learn more