Skip to content

Facing Difficulties In Compiling Code #1

@ghost

Description

Hello,
I am currently working on a project that involves the parallelization of Cython code using different techniques such as OpenMP, and CUDA. As I am new to all this, I started compiling the Dotproduct code. My system has the CUDA toolkit installed already, and I was able to successfully run the bat.file in VS Code. The files and folders generated after this are shown in the image below. However, when I open test.py, it throws an error saying ModuleNotFoundError: No module named 'cudaext'. I am stuck trying to figure this out and any kind of help would be appreciated.
Thanks

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions