Luis Cebamanos
Luis Cebamanos
As I understand this, @cponder is looking for a way of fully exploiting half-populated node (i.e. single socket out of 2 sockets) without using a `hostfile`. I have not figured...
This is indeed very much needed. A test should be able to overwrite some parameters such us the `launcher`.
Any updates on this?
I see the same segfaults using CUDA aware OpenMPI, I cannot confirm this is the case with normal MPI. Do you suggest to use normal OpenMPI instead?
there must be something else going on: ``` 0 0x0000000000012ce0 __funlockfile() :0 1 0x00000000000cfcc3 __memmove_avx_unaligned_erms() :0 2 0x000000000004c194 ucp_dt_pack() ???:0 3 0x00000000000853e4 ucp_tag_offload_unexp_eager() ???:0 4 0x000000000001b962 uct_mm_ep_am_bcopy() ???:0 5 0x0000000000085a14...
I have seen similar warnings with AOCC 4.2 ``` configure: WARNING: *** Fortran COMPLEX*4 does not have expected size! configure: WARNING: *** Expected 4, got 8 configure: WARNING: *** Disabling...
@derobins Are you sure? I am facing problems with develop: ` ld.lld: error: can't create dynamic relocation R_X86_64_32S against local symbol in readonly segment; recompile object files with -fPIC or...
same here on Rocky Linux, conda Python 3.9.15
Still not working here: ``` $ AutoROM --accept-license AutoROM will download the Atari 2600 ROMs. They will be installed to: /home/users/test/miniconda3/lib/python3.9/site-packages/AutoROM/roms Existing ROMs will be overwritten. time=1.0/60 seconds - Trying...
I suspect the torrent URL isn't working on some machines. I overcame this problem by manually downloading the Roms.tar.gz file and placing the ROMs where they are expected, then setting`...