You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just want to ask if any have had this issue before while running GPU version of napari-n2v:
(napari_gpu) [mwu56@nodegpu234 ~]$ napari
WARNING: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/lustre_scratch/scratch_lsf/lsftmpdir/229994719.tmpdir/runtime-mwu56'
10:25:13 WARNING QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/lustre_scratch/scratch_lsf/lsftmpdir/229994719.tmpdir/runtime-mwu56'
WARNING: 'xrandr' output has screen dimension of 0mm, can't compute proper DPI
10:25:14 WARNING 'xrandr' output has screen dimension of 0mm, can't compute proper DPI
2024-06-12 10:25:31.182930: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2024-06-12 10:25:41.677343: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
/research/rgs01/home/clusterHome/mwu56/n2v_test/Training_set
WARNING: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1602, resource id: 12648351, major code: 40 (TranslateCoords), minor code: 0
10:26:14 WARNING QXcbConnection: XCB error: 3 (BadWindow), sequence: 1602, resource id: 12648351, major code: 40 (TranslateCoords), minor code: 0
2024-06-12 10:26:26.553515: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1639] Created device /job:localhost/replica:0/task:0/device:GPU:0 with 79089 MB memory: -> device: 0, name: NVIDIA A100-SXM4-80GB, pci bus id: 0000:07:00.0, compute capability: 8.0
The input image is of type uint16 and will be casted to float32 for prediction.
Segmentation fault (core dumped)
Hi,
Just want to ask if any have had this issue before while running GPU version of napari-n2v:
Below is how I installed tensorflow and cuda:
And here is the list of dependencies:
Thanks for the help!
Alan
The text was updated successfully, but these errors were encountered: