etaler / Etaler

A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.
BSD 3-Clause "New" or "Revised" License
89 stars 14 forks source link

VSC remote error #63

Open pepedocs opened 4 years ago

pepedocs commented 4 years ago

Replicate: Open .devcontainer in VSC

Expected: Build the image and use VSC remote container

Observed: Error when building.

Screen Shot 2019-08-07 at 12 11 44 pm

Environment:

marty1885 commented 4 years ago

@alior101 May you assist with this?

I guess this is the problem with the new OpenCL in Docker feature? (The problem I say if there is no GPU avaliable)

alior101 commented 4 years ago

Sorry, don't have OSX to check with ...
Can you post the output of "clinfo" command ? You obviously have a GPU yet somehow vsc can't get a hold of the driver ..