flags.make 1.07 KB
Newer Older
chenzhuo's avatar
chenzhuo committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.16

# compile CUDA with /opt/dtk-23.10/cuda/bin/nvcc
# compile CXX with /opt/dtk-23.10/cuda/bin/nvcc
CUDA_FLAGS = -lineinfo -Xcompiler -Wall -ldl --gpu-max-threads-per-block=1024                          -gencode=arch=compute_70,code=\"sm_70,compute_70\"                         -gencode=arch=compute_75,code=\"sm_75,compute_75\"                         -gencode=arch=compute_80,code=\"sm_80,compute_80\"                         -gencode=arch=compute_86,code=\"sm_86,compute_86\"                          -DWMMA --expt-extended-lambda --expt-relaxed-constexpr --std=c++17 -DCUDA_PTX_FP8_F2FP_ENABLED -O2 -g -DNDEBUG -Xcompiler -O3 -DCUDA_PTX_FP8_F2FP_ENABLED --use_fast_math -Xcompiler=-fPIC  

CUDA_DEFINES = -DBUILD_MULTI_GPU -Dtransformer_shared_EXPORTS

CUDA_INCLUDES = -I/data/norm/lmdeploy -I/opt/mpi/include 

CXX_FLAGS =   -DWMMA -O2 -g -DNDEBUG -O3 -fPIC   -std=gnu++17

CXX_DEFINES = -DBUILD_MULTI_GPU -Dtransformer_shared_EXPORTS

CXX_INCLUDES = -I/data/norm/lmdeploy -I/opt/mpi/include