Jon Rood
Jon Rood
Also seeing a report from one at https://github.com/AMReX-Codes/amrex/blob/f42ab5658751c51d6792d7dd7f1999c4c3310143/Src/EB/AMReX_EB2_IF_Spline.H#L31
I am seeing the same behavior in my project where I have small images uploaded and there are links to them for each test, but when I click on them,...
I have this problem for attached files. Or with a list of attached files, all the links that should point to different files point to the same link.
I can attach text files and png files that sometimes work. I have a pdf file that doesn't work and shows up as 0 bytes even though the pdf that...
I would love to see this fixed since I always have to suppress ASAN/UBSAN warnings from yaml-cpp.
@themightyoarfish I had to use a blacklist. This is how I do it https://github.com/Exawind/build-test/blob/9332a23324b2b2a98184f3be20a4f22b8db57939/test-scripts/test-nalu-wind.sh#L304 Then use `-fsanitize-blacklist=blacklist.txt` or whatever.
I think I got `kernel/TurbKineticEnergySSTSrcElemKernel` with #209 . I'm going to try the rest of the SST kernels as well.
I looked through these recently and I agree. They have gotten quite out of date and they should probably be removed.
I'm moving to Clang 10 soon and will revisit this at that point. Clang 6 seemed to do well with ASAN, but I'm not convinced ASAN in Clang 7 has...
An update on this. It looks like they have replied to my issue and have agreed to get the IOSS adapter to work with Python 3.