Home
last modified time | relevance | path

Searched hist:"0093410 f854d63571a19e8aa941858fc244811cd" (Results 1 – 1 of 1) sorted by relevance

/petsc/
H A Dmakefile0093410f854d63571a19e8aa941858fc244811cd Sat Mar 05 19:15:44 UTC 2022 Satish Balay <balay@mcs.anl.gov> build: switch from looking for 'error' string to identify build failure to checking errorcode

This fixes false positive string match with ' error ' string in warnings

/opt/rocm-5.0.0/rocthrust/include/thrust/system/hip/memory_resource.h:59:17: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
hipGetLastError(); // Clear the HIP global error state.