Skip to content

Instantly share code, notes, and snippets.

library(lubridate)
#> 
#> Attaching package: 'lubridate'
#> The following objects are masked from 'package:base':
#> 
#>     date, intersect, setdiff, union

## example data
exd <- data.frame(
@izahn
izahn / yuminstall.sh
Created September 23, 2022 20:47
conda_cos7
#! /bin/bash
export LANG=en_US.UTF-8
# Install basic requirements.
yum update -y && \
yum install -y \
bzip2 \
sudo \
tar \
We couldn’t find that file to show.
This file has been truncated, but you can view the full file.
Configure Docker
Client:
Context: default
Debug Mode: false
Plugins:
buildx: Build with BuildKit (Docker Inc., v0.6.1-docker)
compose: Docker Compose (Docker Inc., 2.0.1)
Server:
@izahn
izahn / jasp-0.14.1.0-r41h803ed50_0_log.txt
Created July 8, 2021 14:27
jasp-0.14.1.0-r41h803ed50_0 build log
This file has been truncated, but you can view the full file.
~/D/jasp-feedstock $ python build-locally.py (base)
valid configs are {'linux_64_r_base4.1', 'linux_64_r_base4.0'}
config not selected, please choose from the following:
1. linux_64_r_base4.0
2. linux_64_r_base4.1
> 2
selected linux_64_r_base4.1
@izahn
izahn / jasp-0.14.1.0-r40h803ed50_0_log.txt
Created July 8, 2021 14:06
jasp-0.14.1.0-r40h803ed50_0 build log
This file has been truncated, but you can view the full file.
~/D/jasp-feedstock $ python build-locally.py (base)
valid configs are {'linux_64_r_base4.1', 'linux_64_r_base4.0'}
config not selected, please choose from the following:
1. linux_64_r_base4.0
2. linux_64_r_base4.1
> 1
selected linux_64_r_base4.0
@izahn
izahn / cpu_py38h2c3d97f_1.log
Created June 23, 2021 11:58
tensorflow build log for python 3.8
This file has been truncated, but you can view the full file.
bash-5.0$ conda build -m .ci_support/linux_64_cuda_compiler_versionNonecudnnundefinedpython3.8.____cpython.yaml recipe
No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
Adding in variants from internal_defaults
INFO:conda_build.variants:Adding in variants from internal_defaults
Adding in variants from /tmp/rcs_izahn/tftmp/.ci_support/linux_64_cuda_compiler_versionNonecudnnundefinedpython3.8.____cpython.yaml
INFO:conda_build.variants:Adding in variants from /tmp/rcs_izahn/tftmp/.ci_support/linux_64_cuda_compiler_versionNonecudnnundefinedpython3.8.____cpython.yaml
Attempting to finalize metadata for libtensorflow
INFO:conda_build.metadata:Attempting to finalize metadata for libtensorflow
@izahn
izahn / cpu_py39h5fcbf9e_1.log
Created June 23, 2021 11:57
tensorflow build log for python 3.9
This file has been truncated, but you can view the full file.
bash-5.0$ chmod -R +w ~/.cache/bazel/_bazel_rcs_izahn
bash-5.0$ rm -rf build_artifacts
bash-5.0$ rm -rf ~/.cache/bazel/_bazel_rcs_izahn/*
rm: cannot remove '/export/home/rcsguest/rcs_izahn/.cache/bazel/_bazel_rcs_izahn/f7f404c57cd54ec69a1a9c1b3b3f557e/server': Directory not empty
bash-5.0$ rm -rf ~/.cache/bazel/_bazel_rcs_izahn/*
bash-5.0$ rm -rf build_artifacts
bash-5.0$ conda build -m .ci_support/linux_64_cuda_compiler_version11.1cudnn8python3.
linux_64_cuda_compiler_version11.1cudnn8python3.7.____cpython.yaml linux_64_cuda_compiler_version11.1cudnn8python3.9.____cpython.yaml
bash-5.0$ conda build -m .ci_support/linux_64_cuda_compiler_versionNonecudnnundefinedpython3.9.____cpython.yaml recipe/
@izahn
izahn / cuda111py39h769e6be_1.log
Created June 23, 2021 11:52
ensorflow build log for python 3.9 with cuda 11.1
This file has been truncated, but you can view the full file.
bash-5.0$ conda build -m .ci_support/linux_64_cuda_compiler_version11.1cudnn8python3.9.____cpython.yaml recipe
No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
Adding in variants from internal_defaults
INFO:conda_build.variants:Adding in variants from internal_defaults
Adding in variants from /tmp/rcs_izahn/tftmp/.ci_support/linux_64_cuda_compiler_version11.1cudnn8python3.9.____cpython.yaml
INFO:conda_build.variants:Adding in variants from /tmp/rcs_izahn/tftmp/.ci_support/linux_64_cuda_compiler_version11.1cudnn8python3.9.____cpython.yaml
Attempting to finalize metadata for libtensorflow
INFO:conda_build.metadata:Attempting to finalize metadata for libtensorflow
@izahn
izahn / cuda111py38hdd42111_1.log
Created June 23, 2021 11:41
tensorflow build log for python 3.8 with cuda 11.1
This file has been truncated, but you can view the full file.
bash-5.0$ conda build -m .ci_support/linux_64_cuda_compiler_version11.1cudnn8python3.8.____cpython.yaml recipe
No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
WARNING:conda_build.metadata:No numpy version specified in conda_build_config.yaml. Falling back to default numpy value of 1.16
Adding in variants from internal_defaults
INFO:conda_build.variants:Adding in variants from internal_defaults
Adding in variants from /tmp/rcs_izahn/tftmp/.ci_support/linux_64_cuda_compiler_version11.1cudnn8python3.8.____cpython.yaml
INFO:conda_build.variants:Adding in variants from /tmp/rcs_izahn/tftmp/.ci_support/linux_64_cuda_compiler_version11.1cudnn8python3.8.____cpython.yaml
Attempting to finalize metadata for tensorflow-base
INFO:conda_build.metadata:Attempting to finalize metadata for tensorflow-base