Stefano Zampini
Stefano Zampini
Below is a patch to fix the following compilation warnings In file included from ../Supernodal/cholmod_super_numeric.c:73:0: ../Supernodal/../GPU/t_cholmod_gpu.c: In function 'r_cholmod_l_gpu_updateC': ../Supernodal/../GPU/t_cholmod_gpu.c:494:33: warning: passing argument 6 of 'createRelativeMapOnDevice' from incompatible pointer type...
The following code was working last time I have checked, but not now using the pip wheels This is on an Ubuntu workstation with 4 A100 GPUs, using python 3.9,...
I believe you have a small bug when initializing the resnet models. Suppose I want to compute a gradient with `is_training=False` and `test_local_stats=False`. It may happen that the moving average...
With a configuration like `./configure --enable-arg-max-hack --enable-lapack2flame` we currently get a lot of non-namespaced defines when including Flame.h in a source code Specifically, the min define breaks compilation with GCC...
I was trying to compile libceed in a conda environment from PETSc (`--download-libceed --download-libceed-commit=origin/main`) and got a linking error ``` /home/zampins/miniforge/envs/ecrcml-cuda/bin/../lib/gcc/x86_64-conda-linux-gnu/9.4.0/../../../../x86_64-conda-linux-gnu/bin/ld: build/backends/opt/ceed-opt-operator.o: warning: relocation against CEED_VECTOR_ACTIVE in read-only section .text...
Address https://github.com/mfem/mfem/issues/3142 | PR | Author | Editor | Reviewers | Assignment | Approval | Merge| | --- | --- | --- | --- | --- | --- | ---...
I would like to know which data should I use to reproduce the results in Table 4, first column (nu = 1.e-3, T=50, N=1000) of ref https://www.jmlr.org/papers/volume24/21-1524/21-1524.pdf. By looking at...