Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- running install
- running bdist_egg
- running egg_info
- writing few.egg-info/PKG-INFO
- writing dependency_links to few.egg-info/dependency_links.txt
- writing top-level names to few.egg-info/top_level.txt
- package init file 'few/utils/__init__.py' not found (or not a regular file)
- file few/utils/getfiles.py (for module few.utils.getfiles) not found
- reading manifest file 'few.egg-info/SOURCES.txt'
- writing manifest file 'few.egg-info/SOURCES.txt'
- installing library code to build/bdist.linux-x86_64/egg
- running install_lib
- running build_py
- file few/utils/getfiles.py (for module few.utils.getfiles) not found
- copying few/utils/constants.py -> build/lib.linux-x86_64-3.7/few/utils
- copying few/_version.py -> build/lib.linux-x86_64-3.7/few
- file few/utils/getfiles.py (for module few.utils.getfiles) not found
- running build_ext
- skipping 'src/pymatmul.cpp' Cython extension (up-to-date)
- skipping 'src/pyinterp.cpp' Cython extension (up-to-date)
- skipping 'src/gpuAAKWrap.cpp' Cython extension (up-to-date)
- cythoning src/pymatmul_cpu.pyx to src/pymatmul_cpu.cpp
- /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
- tree = Parsing.p_module(s, pxd, full_module_name)
- skipping 'src/FLUX.cpp' Cython extension (up-to-date)
- skipping 'src/Pn5.cpp' Cython extension (up-to-date)
- skipping 'src/ParMap.cpp' Cython extension (up-to-date)
- cythoning src/pyinterp_cpu.pyx to src/pyinterp_cpu.cpp
- /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
- tree = Parsing.p_module(s, pxd, full_module_name)
- skipping 'src/pySWSH.cpp' Cython extension (up-to-date)
- skipping 'src/pyinterp2damp.cpp' Cython extension (up-to-date)
- skipping 'src/FundFreqs.cpp' Cython extension (up-to-date)
- cythoning src/gpuAAKWrap_cpu.pyx to src/gpuAAKWrap_cpu.cpp
- /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
- tree = Parsing.p_module(s, pxd, full_module_name)
- building 'pymatmul' extension
- /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__
- include/cuda_complex.hpp(370): warning: a __host__ function("gcmplx::complex<float>::complex") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
- include/cuda_complex.hpp(375): warning: a __host__ function("gcmplx::complex<double>::complex") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
- include/cuda_complex.hpp(443): warning: a __host__ function("gcmplx::operator*") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
- include/cuda_complex.hpp(523): warning: a __host__ function("gcmplx::operator/") redeclared with __host__ __device__, hence treated as a __host__ __device__ function
- include/matmul.hh(16): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(19): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(22): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(25): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(28): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(31): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(34): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(37): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(40): warning: conversion from a string literal to "char *" is deprecated
- src/matmul.cu(134): warning: variable "status" was declared but never referenced
- src/matmul.cu(254): warning: variable "status" was set but never used
- ptxas info : 0 bytes gmem
- ptxas info : Compiling entry function '_Z19form_complex_outputPN6gcmplx7complexIdEEPdiid' for 'sm_70'
- ptxas info : Function properties for _Z19form_complex_outputPN6gcmplx7complexIdEEPdiid
- 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
- ptxas info : Used 32 registers, 384 bytes cmem[0]
- ptxas info : Compiling entry function '_Z8add_biasPdS_ii' for 'sm_70'
- ptxas info : Function properties for _Z8add_biasPdS_ii
- 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
- ptxas info : Used 32 registers, 376 bytes cmem[0]
- ptxas info : Compiling entry function '_Z13add_bias_reluPdS_ii' for 'sm_70'
- ptxas info : Function properties for _Z13add_bias_reluPdS_ii
- 0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
- ptxas info : Used 32 registers, 376 bytes cmem[0], 8 bytes cmem[2]
- /usr/local/cuda/include/cuda_fp16.hpp(409): error: expected an identifier
- /usr/local/cuda/include/cuda_fp16.hpp(411): error: expression must be an lvalue or a function designator
- /usr/local/cuda/include/cuda_fp16.hpp(415): error: expression must have integral or unscoped enum type
- /usr/local/cuda/include/cuda_fp16.hpp(438): error: expression must have integral or unscoped enum type
- include/matmul.hh(16): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(19): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(22): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(25): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(28): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(31): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(34): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(37): warning: conversion from a string literal to "char *" is deprecated
- include/matmul.hh(40): warning: conversion from a string literal to "char *" is deprecated
- 4 errors detected in the compilation of "src/matmul.cu".
- error: command '/usr/local/cuda/bin/nvcc' failed with exit status 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement