-
### Version
v20.2.0
### Platform
```text
Docker From Ubuntu:20.04
Linux fc67e7bf1d76 5.15.0-101-generic #111~20.04.1-Ubuntu SMP Mon Mar 11 15:44:43 UTC 2024 x86_64 x86_64 x86_64 GNU/Linu…
-
```
(base) root@88d591aaa016:/data1/zzx/ara/apps# make bin/hello_world
cd hello_world && if [ -d script ]; then python3 script/gen_data.py > data.S ; else touch data.S; fi
/data1/zzx/ara/install/r…
-
## Background information
Using openmpi direct GPU communication with CUDA, a memory growth is observed throughout the duration of the run.
After tracing the issue using the ompi logs `--mca mpi_c…
-
I see this in my BitDefender logs.
On-Access scanning has detected a threat. The file has been deleted.C:\Dev\Mike\***\Inchi\Inchi\inchi-1.exe is malware of type Gen:Variant.Lazy.591568
Please f…
-
**Describe the bug**
Build failure caused by C++20 compiler change: template-id not allowed for constructor in C++20
**To Reproduce**
Steps to reproduce the behavior:
1. Download git repo on Fed…
-
For sufficiently large indexes, `LowIndexNormalSubs` will throw the error below. If I run, for example:
```
f := FreeGroup("a", "b", "c");;
a:= f.1;; b := f.2;; c := f.3;;
g := f / [a^2, b^2, c^2…
-
Currently if you use `lucky gen.model` this will put the file in `src/models/` however, some people prefer to structure their apps in a different manner.
I haven't confirmed this, but I'm told that…
-
### Version
23.0.0
### Platform
```text
Linux localhost.localdomain 4.18.0-193.el8.aarch64 #1 SMP Fri May 8 11:05:12 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
CentOS Linux 8 (Core)
```
### Su…
-
MWE:
```
julia> f1(a::Tuple{T, T}, c::T=a[1]) where {T} = (a[1], c, a[2])
f1 (generic function with 2 methods)
julia> f2((a, b)::Tuple{T, T}, c::T=a) where {T} = (a, c, b)
f2 (generic function …
-
| Required Info | |
|---------------------------------|------------------------…