Advertisement
whchung

Untitled

Mar 26th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. "/opt/rocm/hcc/bin/clang-6.0" -cc1 -D__KALMAR_HC__=1 -D__HCC_HC__=1 -D__GPU__=1 -D__KALMAR_ACCELERATOR__=1 -D__HCC_ACCELERATOR__=1 -famp-is-device -f
  2. no-builtin -fno-common -O2 -triple amdgcn--amdhsa-hcc -aux-triple x86_64-unknown-linux-gnu -S -disable-free -disable-llvm-verifier -main-file-name Context.cpp -mrelocation-model pic -pic-level 2 -mthread-model po
  3. six -mdisable-fp-elim -fmath-errno -no-integrated-as -mconstructor-aliases -fuse-init-array -v -coverage-notes-file /home/rocm-user/pytorch/torch/lib/build/aten/hip-src/ATen/CMakeFiles/ATen.dir/Context.cpp.gcno -
  4. resource-dir /opt/rocm/hcc/lib/clang/6.0.0 -I/opt/rocm/hcc/bin/../include -I/opt/rocm/hcc/bin/../hcc/include -D __HIPCC__ -I /opt/rocm/hcc/include -I /opt/rocm/include/hip/hcc_detail/cuda -I /opt/rocm/hsa/include
  5. -I /opt/rocm/include -D HIP_VERSION_MAJOR=1 -D HIP_VERSION_MINOR=5 -D HIP_VERSION_PATCH=18073 -D __HIP_ARCH_GFX900__=1 -D ATen_EXPORTS -D HAVE_MALLOC_USABLE_SIZE=1 -D HAVE_MMAP=1 -D HAVE_SHM_OPEN=1 -D HAVE_SHM_U
  6. NLINK=1 -D TH_BLAS_MKL -D TH_INDEX_BASE=0 -D USE_GCC_ATOMICS=1 -D _FILE_OFFSET_BITS=64 -I /home/rocm-user/anaconda3/include -I /home/rocm-user/pytorch/aten/hip-src/TH -I /home/rocm-user/pytorch/aten/hip-src/THC -
  7. I /home/rocm-user/pytorch/torch/lib/build/aten/hip-src/TH -I /home/rocm-user/pytorch/torch/lib/build/aten/hip-src/THC -I /home/rocm-user/pytorch/aten/hip-src/THS -I /home/rocm-user/pytorch/aten/hip-src/THCS -I /h
  8. ome/rocm-user/pytorch/torch/lib/build/aten/hip-src/THS -I /home/rocm-user/pytorch/torch/lib/build/aten/hip-src/THCS -I /home/rocm-user/pytorch/aten/hip-src -I /home/rocm-user/pytorch/torch/lib/build/aten/hip-src
  9. -I /home/rocm-user/pytorch/aten/hip-src/THNN -I /home/rocm-user/pytorch/aten/hip-src/THCUNN -I /opt/rocm/hip/include -I /opt/rocm/hipblas/include -I /opt/rocm/hcsparse/include -I /opt/rocm/hcrng/include -I /home/
  10. rocm-user/Thrust -I /TH -I /home/rocm-user/pytorch/aten/hip-src/ATen/CUDA_SDK_ROOT_DIR-NOTFOUND/common/inc -I /home/rocm-user/pytorch/aten/hip-src/ATen/cuda -I /home/rocm-user/pytorch/aten/hip-src/ATen/.. -I /hom
  11. e/rocm-user/pytorch/torch/lib/build/aten/hip-src/ATen -D USE_AVX2 -D USE_SSE3 -D _FORCE_INLINES -D _MWAITXINTRIN_H_INCLUDED -D __STRICT_ANSI__ -D __HIP_PLATFORM_HCC__= -I /opt/rocm/hip/include -I /opt/rocm/hcc/in
  12. clude -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/x86_64-linux-gnu/c++/5.4.0 -internal-isystem /us
  13. r/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/x86_64-linux-gnu/c++/5.4.0 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/backward -internal-isystem /usr/local/include -i
  14. nternal-isystem /opt/rocm/hcc/lib/clang/6.0.0/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -Wno-deprecated-register
  15. -Wall -Wno-unknown-pragmas -Wno-vla --std=c++11 -fdeprecated-macro -fno-dwarf-directory-asm -fdebug-compilation-dir /home/rocm-user/pytorch/torch/lib/build/aten/hip-src/ATen -ferror-limit 19 -fmessage-length 105
  16. -fopenmp -fobjc-runtime=gcc -fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics -famp -fhsa-ext -o /tmp/Context-2adcae.s -x hc-kernel /home/rocm-user/pytorch/aten/hip-src/ATen/Context.cpp
  17. -emit-llvm-bc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement