-
Objective: To determine the steps necessary and usability constraints when deploying
ODIN on a distributed cluster.
Relevance: Ensuring that ODIN is easy to deploy on distributed clusters and superco…
-
We have an internal use case for `CloughTocher2DInterpolator` with a regular grid where `RegularGridInterpolator` is taking much longer to run, so the user would really like to be able to use `CloughT…
-
An MPI implementation may be necessary, since MPI
- is the standard distributed memory interface
- supports threading *sans* OpenMP, as of MPI-3
- is required for multinode architectures.
Such a…
tkphd updated
7 years ago
-
I am currently working with CP-VASP, specifically the version associated with VASPsol++, and have encountered an issue that I need some help with. We have successfully applied the CP-VASP patch to VAS…
-
# Description
Following completion of the test/build rework, we can start doing nightly testing of the SmartRedis library to ensure that errors don't creep in unnoticed
# Justification
This will …
-
We should put GauGAN2 on our advanced data augmentation list we potentially could use for certain use cases (post-MVP phase). Here you can find an interactive demo. GauGAN2, also a GAN-based system, w…
-
I am curious what is required to apply this method to the 70B parameter version of the llama2 model?
On reddit, noticed you mention: "For training, these models barely fit in 128 80GB A100s using Dee…
-
Now since the plugin system is almost online as in #51, we could consider move the plotter and the converter to separate packages, and they could have their own CLI command in order to be runnable on …
-
Currently, `device` is an input parameter as **global** variable. When `device=gpu`, all the calculation will be done on GPUs.
However, "the machine has GPUs" does not need "every module calculates on…
-
In the intro and background sections, a large amount of text is devoted to explaining why graphs are important, CPU frameworks, distributed memory vs. shared memory frameworks, supercomputers, GAS pro…