Skip to content

Instantly share code, notes, and snippets.

View jramapuram's full-sized avatar
👨‍💻

Jason Ramapuram jramapuram

👨‍💻
View GitHub Profile
@jramapuram
jramapuram / sh
Created August 6, 2018 19:10
parallel_image_crop
```bash
(base) ➜ parallel_image_crop git:(master) cargo build --release
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading libc v0.2.43
Compiling version_check v0.1.4
Compiling nodrop v0.1.12
Compiling cfg-if v0.1.4
Compiling memoffset v0.2.1
Compiling scopeguard v0.3.3
Compiling num-traits v0.2.5
python setup.py install
torch.__version__ = 0.5.0a0+0df84d7
Found CUDA_HOME = /opt/cuda
Found NVCC = /opt/cuda/bin/nvcc
Found CUDA_LIB = 9.1.85
Found CUDA_MAJOR = 9
running install
running bdist_egg
running egg_info
creating apex.egg-info
@jramapuram
jramapuram / build_logs
Created March 12, 2017 22:39
build_logs
/bin/sh: svnversion: command not found
/bin/sh: svnversion: command not found
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
_configtest.o: In function `main':
/tmp/easy_install-pviwwl5b/numpy-1.12.1rc1/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
python3 setup.py install --root=/
/bin/sh: svnversion: command not found
/bin/sh: svnversion: command not found
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
int exp (void);
^~~
_configtest.o: In function `main':
/tmp/easy_install-u8gdhnd1/numpy-1.12.1rc1/_configtest.c:6: undefined reference to `exp'
collect2: error: ld returned 1 exit status
_configtest.c:1:5: warning: conflicting types for built-in function ‘exp’
@jramapuram
jramapuram / logs.sh
Created March 7, 2017 13:50
error_uchroma
Preparing...
Resolving dependencies...
Checking inter-conflicts...
Downloading...
Downloading python-wrapt-1.10.8-2-x86_64.pkg.tar.xz...
Downloading python2-pyparsing-2.1.10-2-any.pkg.tar.xz...
Downloading python2-six-1.10.0-3-any.pkg.tar.xz...
Downloading python2-packaging-16.8-2-any.pkg.tar.xz...
Downloading python2-appdirs-1.4.2-1-any.pkg.tar.xz...
Downloading python2-setuptools-1:34.3.1-1-any.pkg.tar.xz...