Skip to content

Instantly share code, notes, and snippets.

View FindHao's full-sized avatar

Yueming Hao FindHao

View GitHub Profile
@Tianqi26
Tianqi26 / readme.md
Last active January 12, 2024 20:10
Install openfoam 6.0 in HPC with Intel compiler and MPI
@gpshead
gpshead / Dockerfile
Last active March 3, 2025 09:28
Build a Linux 4 Tegra with CUDA Ubuntu 22.04 docker image for the nVidia Jetson Nano using its final JetPak 4.6.3
# Make an Ubuntu 22.04 Docker image supporting CUDA and Linux 4 Tegra stuff on
# the nVidia Jetson Nano. I ran this from the final nano Linux 4 Tegra JetPak
# image aka jetson-nano-jp461-sd-card-image.zip which I updated to 4.6.3
# using apt. -- @gpshead
#
# Is there any real point to doing this? I have no idea. :P
# If you don't care about toying with the GPU stuff, just go install Armbian.
#
# This is based off of the instructions on
# https://github.com/NVIDIA/nvidia-docker/wiki/NVIDIA-Container-Runtime-on-Jetson