Skip to content

FastDCM problem #47

@kotenok2000

Description

@kotenok2000

I have built fastdcm on windows using cl -I"%CUDA_PATH%\include" FastDCM.c "%CUDA_PATH%\lib\x64\opencl.lib" command. using CUDA 12
When i ran it it crashed with following output

Random seed is: 1676105022
Sat Feb 11 09:13:42 2023 Program instance number: 18127
Found 1 OpenCL platform on this system:
Platform 1:
Profile: FULL_PROFILE
Version: OpenCL 3.0 CUDA 12.0.147
Name: NVIDIA CUDA
Vendor: NVIDIA Corporation
Found 1 GPU device for this platform:
Device 1:
Device name: NVIDIA GeForce GTX 1650
Device vendor: NVIDIA Corporation
Compiler available: Yes
Linker available: Yes
Global memory size = 4095 Mb
Maximum memory allocation = 1023 Mb
Local memory size = 48 Kb
Constant buffer size = 64 Kb
Compute units = 14
Maximum workgroup size = 1024
[This GPU meets all the requirements to run the program]
Using GPU: NVIDIA GeForce GTX 1650 [device number 1 in list]
Created openCL context
Created openCL command queue

Interesting thing is that when i run it with strace it works fine.
CrashDumps.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions