Skip to content

vector_types.h File not found error #15

@dlesnoff

Description

@dlesnoff

I have tried to install nimcuda before running.
nim fft
nim c -r fft.nim
nim cpp -r fft.nim
They all provide the same error:

/home/kolmogorov/.cache/nim/fft_d/@m..@snimcuda@svector_types.nim.cpp:8:10: fatal error: vector_types.h: No such file or directory
    8 | #include "vector_types.h"

It is a file proper to cuda 8.0 https://github.com/tpn/cuda-samples/blob/master/v8.0/include/vector_types.h

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