Ritvik Rao

Results 6 issues of Ritvik Rao

When attempting to build the charm4py version of charm++ using the clang compiler, I get an error because one of the clang commands uses a flag that is gcc-specific. I...

Build & test automation
documentation
Cray
CMake
Charm4py
Compiler
Buildold

Resolve #263. For the pool examples, this checks if the program is launched with only one PE, and points to the pool documentation if it is (then exits). Also fixes...

Fixes #262, and uses the existence of the object store to check if ray is initialized.

Incorporates the reconverse communication layer in Charm++, a future replacement for Converse that is more sustainable, more lightweight (fewer lines of code), and incorporates LCI (github.com/uiuc-hpc/lci). Installing and running on...

This allows Charm++ to compile with CMK_LBDB_ON set to off.

Bug

This fixes all formatting in the codebase to PEP 8 standards, and uses the super-linter repo to enforce the formatting in Github Actions. The Black tool can be used to...