Vicente Bolea
Vicente Bolea
@olzhabay, you are doing a very fine job benchmarking this one. it looks like serialization exec time for str is linearly proportional to its size. > We can see significant...
@willdunklin not to me, run those tests manually with the env variables set to SstVerbose=100 SstCPVerbose=100
> At the end of the error message > > ``` > Timeout or non-current SST contact file? > ``` > > could it be old file from a previous...
running this with GDB will probably tell us the reason of this.
seems to be a freetype segfault, can you try different freetype lib versions?
I think that the error is that vtk-m only builds with the specified cuda_arch whereas the other app might build for older cuda_archs as well in the same binaries. Can...
The nvidia driver seems to be enough: https://docs.nvidia.com/deploy/cuda-compatibility/index.html Another thing could be that the process is picking the integrated GPU. is this a jetson type machine?
> Hmm... Didn't end up showing the errors that Axel was getting... Wonder why... hmm I changed in a non used cmake file. Lets remove them.
@eisenhauer our 32bits got new errors :tada:
Closing this since this work would require a much greater amount of engineering (compatibility between bp file produced in different arch for instance)