Skillwon

Results 5 comments of Skillwon

@JiakunYan The test results for a single node and two nodes are almost the same.

The debug version crashes, but the release version runs normally.

@hkaiser I referred to the official documentation: https://hpx-docs.stellar-group.org/latest/html/manual/debugging_hpx_applications.html?highlight=hpx_with_sanitizers ```Bash Using sanitizers with HPX applications Warning Not all parts of HPX are sanitizer clean. This means that users may end up...

@hkaiser I have uploaded the ASAN output file as an attachment. As I mentioned in my previous response, I recompiled HPX and added some compilation options to my test code...