9%
10.04.2015
import java.io.*;
04 import java.util.*;
05
06 public class Readline {
07
08 [...]
09
10 public static final void load(ReadlineLibrary lib) throws UnsatisfiedLinkError {
11 [...]
12 System
9%
09.10.2017
with information parsed in the /proc/ table. A partial list of the tools and data sources used includes:
numastat [6]
mpstat [7] (a personal favorite)
nvidia-smi [8]
ibtracert [9]
ibstatus [10
9%
02.08.2022
://mahout.apache.org/docs/latest/mahout-samsara/faq.html
"Denoising COVID-19 computed tomography scans with scalable open source software
," by Trevor Grant, https://nobleresearch.org/Content/PDF/12/2399-8172.2020-6/2399-8172.2020-6.pdf
Binary image: https
9%
05.12.2016
.
Figure 6: Diffoscope allows in-depth comparisons for troubleshooting. Here, it is investigating two versions of a Firefox extension [12].
Reproducible builds represents an important step toward
9%
14.03.2013
are using Ubuntu 12.04. But, if you are looking to deploy OpenStack Folsom, the default package source in Ubuntu 12.04 is not very useful because it only gives you packages for the previous version, Essex
9%
07.10.2025
consuming and expensive, which is what prompted Linbit to build an alternative to Pacemaker that specializes in handling simple use cases: DRBD Reactor [6].
In this article, I describe how DRBD and DRBD
9%
24.09.2012
As a fairly young tool, Fstransform has not yet found its way into the distributions. For example, Canonical will not be adding it to its repositories until Ubuntu 12.10. At the moment, you have no alternative
9%
09.10.2017
boto3
3
4 s3 = boto3.resource('s3')
5 bucket = s3.Bucket('prosnapshot')
6 bucket.download_file('hello.txt', 'hello-down.txt')
Figure 2
9%
20.06.2022
].
To generate a finished document from a Markdown text, you can use the Pandoc [6] tool. The software comprises a library written in Haskell and a command-line tool. These aids let you convert a variety
9%
17.07.2023
install -c conda-forge -y cudatoolkit=11.8.0
# Tensorflow:
conda install -c conda-forge -y cudatoolkit=11.8.0
python3 -m pip install nvidia-cudnn-cu11==8.6.0.163 tensorflow==2.12.*
mkdir -p $CONDA_PREFIX/etc/conda/activate.d
echo 'CUDNN