Al Rigazzi

Results 32 issues of Al Rigazzi

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...

medium priority

It would be nice to have a DBSCAN converter, as it would add a clustering algorithm with the capability of finding outliers.

pending user response

# 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...

type: feature
area: ML

# 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...

type: design
type: feature
type: performance
area: launcher

# 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...

type: feature
area: launcher

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,...

type: feature

# 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)...

type: feature
area: launcher

# 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...

type: feature
type: refactor
good first issue
short task
area: python