Skip to content
#

radiuss

Here are 36 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.

biagas
biagas commented Sep 30, 2021

From discussions arising out of #17043, it was decided to perform a code cleanup of legacy handling for attribute fields that were removed in 2.10 or older.

The legacy handling is done in .code files, in ProcessOldVersions for xml2atts (processes saved config/session files) and setattr/getattr for xml2python. So the .code files should be modified and the generators run (xml2atts, xml2python).

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.

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

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 Nov 19, 2021
  • 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