Advertisement
Guest User

Untitled

a guest
Feb 17th, 2021
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.83 KB | None | 0 0
  1. running install
  2. running bdist_egg
  3. running egg_info
  4. writing few.egg-info/PKG-INFO
  5. writing dependency_links to few.egg-info/dependency_links.txt
  6. writing top-level names to few.egg-info/top_level.txt
  7. package init file 'few/utils/__init__.py' not found (or not a regular file)
  8. file few/utils/getfiles.py (for module few.utils.getfiles) not found
  9. reading manifest file 'few.egg-info/SOURCES.txt'
  10. writing manifest file 'few.egg-info/SOURCES.txt'
  11. installing library code to build/bdist.linux-x86_64/egg
  12. running install_lib
  13. running build_py
  14. file few/utils/getfiles.py (for module few.utils.getfiles) not found
  15. copying few/utils/constants.py -> build/lib.linux-x86_64-3.7/few/utils
  16. copying few/_version.py -> build/lib.linux-x86_64-3.7/few
  17. file few/utils/getfiles.py (for module few.utils.getfiles) not found
  18. running build_ext
  19. skipping 'src/pymatmul.cpp' Cython extension (up-to-date)
  20. skipping 'src/pyinterp.cpp' Cython extension (up-to-date)
  21. skipping 'src/gpuAAKWrap.cpp' Cython extension (up-to-date)
  22. cythoning src/pymatmul_cpu.pyx to src/pymatmul_cpu.cpp
  23. /home/christian/anaconda3/envs/few_env/lib/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/christian/Downloads/FastEMRIWaveforms/src/pymatmul_cpu.pyx
  24. tree = Parsing.p_module(s, pxd, full_module_name)
  25. skipping 'src/FLUX.cpp' Cython extension (up-to-date)
  26. skipping 'src/Pn5.cpp' Cython extension (up-to-date)
  27. skipping 'src/ParMap.cpp' Cython extension (up-to-date)
  28. cythoning src/pyinterp_cpu.pyx to src/pyinterp_cpu.cpp
  29. /home/christian/anaconda3/envs/few_env/lib/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/christian/Downloads/FastEMRIWaveforms/src/pyinterp_cpu.pyx
  30. tree = Parsing.p_module(s, pxd, full_module_name)
  31. skipping 'src/pySWSH.cpp' Cython extension (up-to-date)
  32. skipping 'src/pyinterp2damp.cpp' Cython extension (up-to-date)
  33. skipping 'src/FundFreqs.cpp' Cython extension (up-to-date)
  34. cythoning src/gpuAAKWrap_cpu.pyx to src/gpuAAKWrap_cpu.cpp
  35. /home/christian/anaconda3/envs/few_env/lib/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/christian/Downloads/FastEMRIWaveforms/src/gpuAAKWrap_cpu.pyx
  36. tree = Parsing.p_module(s, pxd, full_module_name)
  37. building 'pymatmul' extension
  38. /usr/local/cuda/bin/nvcc -I/home/christian/anaconda3/envs/few_env/lib/python3.7/site-packages/numpy/core/include -I/usr/local/cuda/include -Iinclude -I/home/christian/anaconda3/envs/few_env/include/python3.7m -c src/matmul.cu -o build/temp.linux-x86_64-3.7/src/matmul.o -arch=sm_70 -gencode=arch=compute_70,code=sm_70 -std=c++11 --default-stream=per-thread --ptxas-options=-v -c --compiler-options '-fPIC' -Xcompiler -fopenmp -D__USE_OMP__
  39. include/cuda_complex.hpp(370): warning: a __host__ function("gcmplx::complex<float>::complex") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
  40.  
  41. include/cuda_complex.hpp(375): warning: a __host__ function("gcmplx::complex<double>::complex") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
  42.  
  43. include/cuda_complex.hpp(443): warning: a __host__ function("gcmplx::operator*") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
  44.  
  45. include/cuda_complex.hpp(523): warning: a __host__ function("gcmplx::operator/") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
  46.  
  47. include/matmul.hh(16): warning: conversion from a string literal to "char *" is deprecated
  48.  
  49. include/matmul.hh(19): warning: conversion from a string literal to "char *" is deprecated
  50.  
  51. include/matmul.hh(22): warning: conversion from a string literal to "char *" is deprecated
  52.  
  53. include/matmul.hh(25): warning: conversion from a string literal to "char *" is deprecated
  54.  
  55. include/matmul.hh(28): warning: conversion from a string literal to "char *" is deprecated
  56.  
  57. include/matmul.hh(31): warning: conversion from a string literal to "char *" is deprecated
  58.  
  59. include/matmul.hh(34): warning: conversion from a string literal to "char *" is deprecated
  60.  
  61. include/matmul.hh(37): warning: conversion from a string literal to "char *" is deprecated
  62.  
  63. include/matmul.hh(40): warning: conversion from a string literal to "char *" is deprecated
  64.  
  65. src/matmul.cu(134): warning: variable "status" was declared but never referenced
  66.  
  67. src/matmul.cu(254): warning: variable "status" was set but never used
  68.  
  69. ptxas info : 0 bytes gmem
  70. ptxas info : Compiling entry function '_Z19form_complex_outputPN6gcmplx7complexIdEEPdiid' for 'sm_70'
  71. ptxas info : Function properties for _Z19form_complex_outputPN6gcmplx7complexIdEEPdiid
  72. 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
  73. ptxas info : Used 32 registers, 384 bytes cmem[0]
  74. ptxas info : Compiling entry function '_Z8add_biasPdS_ii' for 'sm_70'
  75. ptxas info : Function properties for _Z8add_biasPdS_ii
  76. 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
  77. ptxas info : Used 32 registers, 376 bytes cmem[0]
  78. ptxas info : Compiling entry function '_Z13add_bias_reluPdS_ii' for 'sm_70'
  79. ptxas info : Function properties for _Z13add_bias_reluPdS_ii
  80. 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
  81. ptxas info : Used 32 registers, 376 bytes cmem[0], 8 bytes cmem[2]
  82. /usr/local/cuda/include/cuda_fp16.hpp(409): error: expected an identifier
  83.  
  84. /usr/local/cuda/include/cuda_fp16.hpp(411): error: expression must be an lvalue or a function designator
  85.  
  86. /usr/local/cuda/include/cuda_fp16.hpp(415): error: expression must have integral or unscoped enum type
  87.  
  88. /usr/local/cuda/include/cuda_fp16.hpp(438): error: expression must have integral or unscoped enum type
  89.  
  90. include/matmul.hh(16): warning: conversion from a string literal to "char *" is deprecated
  91.  
  92. include/matmul.hh(19): warning: conversion from a string literal to "char *" is deprecated
  93.  
  94. include/matmul.hh(22): warning: conversion from a string literal to "char *" is deprecated
  95.  
  96. include/matmul.hh(25): warning: conversion from a string literal to "char *" is deprecated
  97.  
  98. include/matmul.hh(28): warning: conversion from a string literal to "char *" is deprecated
  99.  
  100. include/matmul.hh(31): warning: conversion from a string literal to "char *" is deprecated
  101.  
  102. include/matmul.hh(34): warning: conversion from a string literal to "char *" is deprecated
  103.  
  104. include/matmul.hh(37): warning: conversion from a string literal to "char *" is deprecated
  105.  
  106. include/matmul.hh(40): warning: conversion from a string literal to "char *" is deprecated
  107.  
  108. 4 errors detected in the compilation of "src/matmul.cu".
  109. error: command '/usr/local/cuda/bin/nvcc' failed with exit status 2
  110.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement