Tag: ffmpeg
PyTorch 1.10.0-foss-2021a (for BlueBEAR, BEARCloud VMs, and CaStLeS VMs)
PyTorch 1.10.0-foss-2021a There is a newer version of PyTorch PyTorch provides tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system. Accessing PyTorch 1.10.0-foss-2021a To load the module for PyTorch 1.10.0-foss-2021a please use this command on the BEAR systems (BlueBEAR, BEARCloud VMs, and CaStLeS…
Pytorch failed after opencv installation – Python
dongho March 11, 2023, 8:11am 1 My python system is anaconda on ubuntu 22.04. If I install pytorch after installing opencv, pytorch cuda stops working. torch.cuda.is_available()False Pytorch worked well before I installed opencv. If I install opencv after installing pytorch, it takes so much time than usual. Sometimes it returns…
Installing lammps on Linux with packages – LAMMPS Installation
Dear lammps users, I wanna install LAMMPS (stable release 2022) on Linux and install some packages like GPU and KSPACE. I have tried two different approaches.In the traditional method, I ran these lines in terminalmake yes-GPUI installed the packages that I wanted.then I run, make mpi, but I get this…
Accepted pytorch-audio 0.13.1-1 (source) into unstable
—–BEGIN PGP SIGNED MESSAGE—– Hash: SHA256 Format: 1.8 Date: Fri, 10 Feb 2023 03:05:28 +0800 Source: pytorch-audio Architecture: source Version: 0.13.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Deep Learning Team <debian…@lists.debian.org> Changed-By: Aron Xu <a…@debian.org> Closes: 990627 1008922 Changes: pytorch-audio (0.13.1-1) unstable; urgency=medium . [ Mo Zhou ] * New…
sagemath package currently absent from bookworm
Successfully built Sagemath 9.6 on Bookworm (“apt dist-upgrade”-ed as of 25 January 2023) using the following script. (It seems to have partially built 9.7, and that build might be fixable by an interested someone.) The important piece seems to be ./configure –without-system-gcc –without-system-pari –without-system-singular to avoid the version conflicts reported…
Universal LAMMPS binaries for Linux – LAMMPS Installation
Dear LAMMPS Users, Today I would like to draw your attention to an experiment that may help people to get started with LAMMPS faster and lower the barrier to test your inputs with the latest LAMMPS versions before reporting a bug. Most people will need to compile LAMMPS themselves from…