Al Rigazzi
Al Rigazzi
3D Conv
I know this is beyond the initial purpose of this library, but I think many SDKs are missing a good optimized 3D convolution primitive. We see the need for this...
Hi, I was just wondering if you are planning to provide support for AVX512 in addition to AVX2, as I am working on KNL and SKX systems and I think...
It would be nice to have a DBSCAN converter, as it would add a clustering algorithm with the capability of finding outliers.
# Description The ML Online Training tutorial has not been added as a container (artifact) to the latest release. As all tutorials which can be run in a Jupyter notebook...
# Description Currently, SmartSim's code contains a few `sleep` commands, which are used to wait for jobs to spin, files to be written, and so on. For the sake of...
# Description Add SGE integration to SmartSim. # Justification Sun Grid Engine (SGE) is a workload manager (WLM) used on clusters and supercomputers. Integrating SGE, we would allow its users...
This is the first prototype of the new Dragon-based launcher. Issues to fix (or to defer to a future PR): - [x] Several telemetry test errors - [ ] Missing...
# Description The Dragon launcher needs to be documented. # Justification The Dragon launcher needs to be added to existing documentation about how to start `Experiment`s in SmartSim. In particular,...
# Description Add `DragonBatchSettings` that allow the `DragonLauncher` to launch batch jobs on Slurm and PBS. # Justification The `DragonLauncher` should be able to launch batch jobs (i.e. scheduled jobs)...
# Description The `Config` class should be split in smaller classes, each one representing a different family of configurable options. # Justification The `Config` class holds information about most of...