19%
17.07.2023
as tf; print(tf.config.list_physical_devices('GPU'))"
python3 -c "import torch; print(torch.cuda.is_available())"
python3 -c "import cupy as cp; x_gpu = cp.array([1, 2, 3]); print(x_gpu.device)"
If the output for each check run lists at least one GPU, you
19%
29.09.2020
: 100% (54/54), done.
remote: Total 371 (delta 32), reused 44 (delta 20), pack-reused 297
Receiving objects: 100% (371/371), 71.24 KiB | 548.00 KiB/s, done.
Resolving deltas: 100% (202/202), done
19%
02.02.2021
dockerrepo.matrix.dev/gentoo-glibc:latest-amd64 && touch pushtime
Sending build context to Docker daemon 21.12MB
Step 1/2 : FROM dockerrepo.matrix.dev/gentoo-base:latest
---> 22fe37b24ebe
Step 2/2 : ADD
19%
02.08.2021
rapiddisk 7.2.0
Copyright 2011 - 2021 Petros Koutoupis
Detached device rd1
To compare the RAM drive with a local 12Gb Serial Attached SCSI (SAS) spinning hard disk drive (HDD) connected to a 6Gb Host Bus
19%
28.11.2021
Creating a graphical user interface (GUI) with the Fyne framework [1] requires some preparation, including installing the GCC compiler and a graphics driver [2]. You will also need at least Go v1.12
19%
11.06.2014
authentication (MFA) [12] set up for your AWS root account, you should set it up immediately.
Figure 6: Creating a new user.
You can use virtual MFA
19%
22.12.2017
://kalilinuxtutorials.com/macof/
Ettercap: https://ettercap.github.io/ettercap/
Port security configuration guide: http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst6500/ios/12-2SX/configuration/guide/book/port_sec.html
802.1X
19%
08.10.2015
-cluster on which ZooKeeper and the different Storm components can be run side by side. Storm requires the use of ZooKeeper from version 3.3.x onward. You can install the latest version 3.4.6 using the following
19%
04.08.2020
could be any bit of data – not just a password:
$ vault kv put secret/chrisbinnie liverpool=best
Key Value
--- -----
created_time 2020-03-13T12:56:24.857347664Z
deletion
19%
06.10.2019
time relative to Docker.
Docker Dominance
The first version of Docker [1] was released March 20, 2013. Although containers had already been available on Unix-like systems for a few years, Docker