-
I am new to OpenFOAM, so I don't have almost any OpenFOAM programming experience.
I would like to build DL models in Python, and use the smartsim/smartredis infrastructure to to make communication be…
-
Hi, I just discovered smartsim today. Installed the git version (r75.13e0f52). The build process reported some warnings, but finished OK. Smartsim starts ok, but the workspace area (the white area whe…
-
# Description
Dockerfiles for smartsim using gpus with cudnn are missing
# Justification
everyone that wants to use smartsim with gpus and docker
# Implementation Strategy
the dockerfiles in …
-
# Description
SmartSim's two-step install process (a 'pip install' followed by the `smart build` step) can inadvertently change versions of packges that exist in already established conda or Python v…
-
Is it possible to make SmartSim load its resources from relative (to the main binary) rather than absolute paths?
I am trying to make an [AppImage](https://appimage.org/) (which succeeds) but when …
-
I am trying to clone the following repo - https://github.com/CrayLabs/SmartSim-workshops.git
But following the readme file to build the Fortran project, I am facing the following issue when `cmake`…
-
# Description
From the PyPi project page for SmartSim 0.6.1 (congrats on the release, btw!), I tried clicking on the ToC links and found that they're not working.
https://pypi.org/project/smartsim…
-
There was some confusion on the directories, a quick overview might be beneficial.
Also, when running `python solutions/smartsim_101.py` this will pick up the simulation from `src/cpp/...` rather tha…
-
From review feedback for #397 that was decided to be moved to its own issue
## Description
It was noticed that the `smart` CLI could exit with the same return code in two distinctly different ways:
1…
-
# Description
sometimes in a workflow, you only want something to run if the job before it ran successfully without error. This should be possible through a few small additions to SmartSim
# Impleme…