CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
166 stars 27 forks source link

[HIPCC] passing in escaped quotes doesn't work #829

Closed pvelesko closed 2 months ago

pvelesko commented 3 months ago
<command line>:1:87: note: expanded from macro 'CEED_JIT_SOURCE_ROOT_DEFAULT'
    1 | #define CEED_JIT_SOURCE_ROOT_DEFAULT /space/pvelesko/chipStar/compile-libceed/libCEED/include/
      |                                                                                       ^
9 errors generated.
          CC build/interface/ceed-tensor.o

failed to execute:/home/pvelesko/space/install/llvm/17.0/bin/clang++ -include /home/pvelesko/space/chipStar/compile-libceed/build/install/include/hip/spirv_fixups.h -I//space/pvelesko/chipStar/compile-libceed/build/install/include -I./include -DCEED_JIT_SOURCE_ROOT_DEFAULT="/space/pvelesko/chipStar/compile-libceed/libCEED/include/" -O -march=native -g -ffp-contract=fast -fopenmp-simd -fPIC -std=c99 -Wall -Wextra -Wno-unused-parameter -MMD -MP -c -x c /space/pvelesko/chipStar/compile-libceed/libCEED/interface/ceed-jit-source-root-default.c -D__HIP_PLATFORM_SPIRV__ -isystem /space/pvelesko/chipStar/compile-libceed/build/install/include -o build/interface/ceed-jit-source-root-default.o