-
Compiling executables needs a lot of RAM. Currently building the BBH executable with gcc 11 in Release mode on CI exceeds the 7GB of RAM available on the Github-hosted runners and fails. Also building…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) b…
-
We introduce a parent class for `Components`, called `TensorFreeModuleWithBasis` (although it won't be a module yet as of this ticket).
We move symmetry attributes, frame, and output formatter the…
-
# 🐛 Bug
I just rebuilt my environment, my model has stopped working when running on gpu (cpu is fine). The error is:
Argument rematerialization not implemented
UNREACHABLE executed at /project/…
-
I went through the loss code, and couldn't quite figure out how the number of negatives are selected.
I am assuming all other sentences (other than the paired one) is selected as a negative label?
…
-
Hello, I'd like to try partial assembly in a full wave EM code. When the Robin BC is applied, an integration of `VectorFEMassIntegrator` shows up on the outer boundaries. It seems `AssemblePABoundary`…
-
As having been discussed in an earlier [issue](https://github.com/JuliaQuantum/JuliaQuantum.github.io/issues/32), we could do something on stochastic solvers for open quantum systems and integrate sym…
-
### Expected behavior
I expect to be able to manipulate larger density matrices, both reducing them and computing qinfo quantities from them.
### Actual behavior
Einsum cannot handle that many many…
-
This is a follow-up to #14, but more speculatory.
At the moment, I'm working with atoms with spherical symmetry, which allows me to reduce my differential equations to one-dimensional radial proble…
jagot updated
4 years ago
-
When #861 is in, we'll have to deal with the issue of how to represent vector- and tensor-valued functions properly. Questions are:
- How to effectively deal with continuous functions with vector o…