Skip to content

running DDC example in jetson nano 2GB #1

@fpgasdr

Description

@fpgasdr

Hi,

after cmake with the output seems detecting the cuda:

-- CMake Script (c) Sylvain AZARIAN - F4GKR
-- The CXX compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Architecture: aarch64
-- Testing native support for compiler
-- Performing Test COMPILER_SUPPORTS_MARCH_NATIVE
-- Performing Test COMPILER_SUPPORTS_MARCH_NATIVE - Success
-- Native compile !
-- The CUDA compiler identification is NVIDIA 10.2.89
-- Check for working CUDA compiler: /usr/local/cuda-10.2/bin/nvcc
-- Check for working CUDA compiler: /usr/local/cuda-10.2/bin/nvcc -- works
-- Detecting CUDA compiler ABI info
-- Detecting CUDA compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/juli/libgkr4gpu/build

after make when runnning the example DDC I get the next error:

Filters are using : 7200 taps
ddcexample: /home/juli/libgkr4gpu/lib/olasgpu.cpp:52: DDCBank::DDCBank(double, int, int, int): Assertion `rc == cudaSuccess' failed.
Aborted (core dumped)

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