Skip to content

opencl issue #5

@dextronomous

Description

@dextronomous

hi there, brichard,
could you make a change so it works with the newer cuda cards drivers.
Selected device: NVIDIA GeForce GTX 1660 Ti
Building kernel... Error: Failed to build program executable! error code -11
:282:21: error: implicit conversion from address space "generic" to address space "private" is not supported when passing to parameter of destination type
aes_256_key_expand(key, subkeys);
^~~
:221:55: note: passing argument to parameter 'key' here
void aes_256_key_expand(__private const unsigned int* key, unsigned int* subkeys)
^

OpenCL error: CL_BUILD_PROGRAM_FAILURE

will wait.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions