Refactor to provide a core external interface #153
Annotations
1 error and 6 warnings
Run cpp-linter/cpp-linter-action@v2:
include/proteus/CoreLLVMHIP.hpp#L17
'lld/Common/Driver.h' file not found
|
Run cpp-linter/cpp-linter-action@v2:
include/proteus/CompilerInterfaceDeviceInternal.hpp#L6
invalid case style for function '__jit_launch_kernel_internal'
|
Run cpp-linter/cpp-linter-action@v2:
include/proteus/CoreLLVM.hpp#L135
invalid case style for function 'InitNativeTarget'
|
Run cpp-linter/cpp-linter-action@v2:
include/proteus/CoreLLVMCUDA.hpp#L85
invalid case style for function 'InitNVPTXTarget'
|
Run cpp-linter/cpp-linter-action@v2:
include/proteus/CoreLLVMHIP.hpp#L18
invalid case style for variable 'elf'
|
Run cpp-linter/cpp-linter-action@v2:
include/proteus/CoreLLVMHIP.hpp#L120
invalid case style for function 'InitAMDGPUTarget'
|
Run cpp-linter/cpp-linter-action@v2:
src/lib/JitEngineDeviceHIP.cpp#L22
invalid case style for variable 'elf'
|
Loading