Title: P4: I have compilled PyTorch with CUDA and CUDNN. [2025-06-03 Tue]
current recent process, which I share at my gentoo
overlay as a package. #dailyreport #deeplearning #gentoo #llvm #clang #programming #toolchain #pytorch #caffe2
Title: P4: I have compilled PyTorch with CUDA and CUDNN. [2025-06-03 Tue]
current recent process, which I share at my gentoo
overlay as a package. #dailyreport #deeplearning #gentoo #llvm #clang #programming #toolchain #pytorch #caffe2
Title: P3: I have compilled PyTorch with CUDA and CUDNN. [2025-06-03 Tue]
(GCC:binutils, LLVM:lld) and ABI. Between “toolchain”
and “build pipeline”.
Gentoo STL:
- libc++: sys-devel/gcc
- libstdc++: llvm-runtimes/libcxx
Gentoo libc: sys-libs/glibc and sys-libs/musl
I learned how Nvidia CUDA and CUDNN distribud and what
tools PyTorch have.
Also, I updated my daemon+script to get most heavy #dailyreport #deeplearning #gentoo #llvm #clang #programming #toolchain #pytorch #caffe2
Title: P0: I have compilled PyTorch with CUDA and CUDNN. [2025-06-03 Tue]
PyTorch is mainly a Python library with main part of
Caffe2 C++ library.
Main dependency of Caffe2 with CUDA support is
NVIDIA "cutlass" library (collection of CUDA C++
template abstractions). This library have "CUDA code"
that may be compiled with nvcc NVIDIA CUDA compiler,
distributed with nvidia-cuda-toolkit, or with LLMV #dailyreport #deeplearning #gentoo #llvm #clang #programming #toolchain #pytorch #caffe2
Title: P2: I have compilled PyTorch with CUDA and CUDNN. [2025-06-03 Tue]
compile PyTorch CUDA code with Clang++ compiler.
I learned cmake config files and difference between
Compiler Runtime Library (libgcc and libatomic,
LLVM/Clang: compiler-rt, MSVC:vcruntime.lib) and C
standard library (glibc, musl) and C++ Standard Library
(GCC: libstdc++, LLVM: libc++, MSVC STL) and linker #dailyreport #deeplearning #gentoo #llvm #clang #programming #toolchain #pytorch #caffe2
Title: P1: I have compilled PyTorch with CUDA and CUDNN. [2025-06-03 Tue]
Clang++ compiler. But llvm support CUDA only up to 12.1
version, but may be used to compile CUDA for sm_52
architecture. Looks like kneeling before NVIDIA. :)
Before installing dev-libs/cutlass you should do:
export CUDAARCHS=75
I sucessfully compiled cutlass, now I am trying to #dailyreport #deeplearning #gentoo #llvm #clang #programming #toolchain #pytorch #caffe2
XGRIDS (@XGRIDS_OFFICIAL)
NAB Show 2026에서 3DGS 전체 워크플로 데모를 공개한다고 예고했다. Lightcraft, Beeble, ZEISS, Marble 같은 툴체인과 연동되는 생산용 3DGS 워크플로를 선보여 관련 제작 파이프라인 발전이 기대된다.

🚨NAB Show 2026 Demo Day We are heading to NAB 2026! Join us at Demo Day on April 19th at 4PM in W216, LVCC to experience the complete 3DGS workflow Experience production workflow that integrates with toolchains like Lightcraft, Beeble,ZEISS and Marble. 👉🏻https://t.co/XqJUFqcSjX
I can only recommend to use #notepadpp and the little option at the top that makes non ASCII visible as coloured blocks with the name of that char within it e.g. <CR><LF>
All text editors and IDEs should have that option enabled and enable it by default.
That would effectively prevent these issues here...
The basic underlying problem is that coders and their tooling assume that code is mostly ASCII, when in reality it is Unicode, which most tools don't handle properly.
I'm just waiting for Bidi-injection toolchain injections…
#coding #unicode #texteditor #toolchain #computersecurity
https://www.aikido.dev/blog/glassworm-returns-unicode-attack-github-npm-vscode
Cài đặt toolchain cho lập trình viên mới trong startup nhỏ: GitLens, ESLint, Blackbox ai và Chatgpt. Giúp giảm thời gian tìm kiếm và cải thiện quy trình xem xét code. #toolchain #lập_trình #startup #phát_triển_phần_mềm #devtools #softwaredevelopment