Skip to content

Instantly share code, notes, and snippets.

@antholzer
Created September 9, 2020 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antholzer/89b772977152ed4aeb8320a6b1588560 to your computer and use it in GitHub Desktop.
Save antholzer/89b772977152ed4aeb8320a6b1588560 to your computer and use it in GitHub Desktop.
error fft
Memory access fault by GPU node-1 (Agent handle: 0x55c17fc9c660) on address 0x9263fc000. Reason: Page not present or supervisor privilege.
Nearby memory map:
0x905a00000, 0x80000, VRAM
0x905a80000, 0xa0000, VRAM
PtrInfo:
Address: 0x905a00000-0x905a80000/0x905a00000-0x905a80000
Size: 0x80000
Type: 1
Owner: 0x55c17fc9c660
CanAccess: 1
0x55c17fc9c660
In block: 0x905a00000, 0x200000
PtrInfo:
Address: 0x905a80000-0x905b20000/0x905a80000-0x905b20000
Size: 0xa0000
Type: 1
Owner: 0x55c17fc9c660
CanAccess: 1
0x55c17fc9c660
In block: 0x905a00000, 0x200000
julia: /build/hsa-rocr/src/ROCR-Runtime-rocm-3.7.0/src/core/runtime/runtime.cpp:1214: static bool rocr::core::Runtime::VMFaultHandler(hsa_signal_value_t, void*): Assertion `false && "GPU memory access fault."' failed.
signal (6): Aborted
in expression starting at REPL[64]:1
Allocations: 75354727 (Pool: 75330095; Big: 24632); GC: 98
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment