Skip to content

gpuR with Intel HD graphics #178

@Ukhupacha

Description

@Ukhupacha

Hello,

I tried to install gpuR with intel graphics and I compiled nicely using the opencl library for intel graphics.

Sadly,
When trying to use the example

A <- seq.int(from=0, to=999)
B <- seq.int(from=1000, to=1)
gpuA <- gpuVector(A)

I get the following error

gpuA <- gpuVector(A)
Error in cpp_platformInfo(platform_idx) :
Acquiring platform extensions failed

Any ideas on how to deal with this?

Kindly,

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