Skip to content

Instantly share code, notes, and snippets.

--- ucx_info_b 2019-08-08 11:01:32.820637475 -0700
+++ ucx_from_source_info_b 2019-08-08 11:02:15.976537113 -0700
@@ -8,6 +8,7 @@
#define HAVE_CUDA 1
#define HAVE_CUDA_H 1
#define HAVE_CUDA_RUNTIME_H 1
+#define HAVE_DC_EXP 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_BASENAME 1
#define HAVE_DECL_CPU_ISSET 1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jakirkham
jakirkham / cumldev_env.yml
Last active August 14, 2019 14:39
Environment used for testing cuML, scikit-learn, and Dask performance with hyper optimization
name: cumldev
channels:
- nvidia
- numba
- rapidsai
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- alembic=1.0.11=py_0
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jakirkham
jakirkham / arr_mask_exp.ipynb
Last active July 26, 2019 21:36
Simple benchmark of replacing a mask of values in an array
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jakirkham
jakirkham / ipytree_experiment.ipynb
Created July 3, 2019 21:20
ipytree_experiment_test
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jakirkham
jakirkham / AOLLSM_ITK.ipynb
Last active July 13, 2019 21:18
Applying Richardson-Lucy Deconvolution from ITK on AOLLSM using Dask
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jakirkham
jakirkham / ipytree_experiment.ipynb
Last active July 3, 2019 21:24
Experiment with ipytree (Python bindings to jsTree)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.