14%
08.06.2021
speed: 8bps
Memory bandwidth: 128GBps
Memory bus: 8-bit
L2 cache: 1MB
TDP: 75W
Base clock: 1,485GHz
Boost clock: 1,665MHz
896 CUDA cores
The laptop runs Ubuntu 20
14%
14.03.2013
to jail>;
10 j.hostname = ;
11 j.ip_number = ;
12 /* call system call */
13 i = jail(&j);
14 [...]
15 execv(, ...);
16 [...]
17 exit(0);
18
14%
30.01.2020
Id: 4e90b424-95d9-4453-a2f4-8f5259f5f263 Duration: 70.72 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 55 MB Init Duration: 129.20 ms
More or Less
14%
06.10.2019
.
12 volumes:
13 - ./n1data:/var/lib/cassandra
14 # Environment variable for the Cassandra configuration.
15 # CASSANDRA_CLUSTER_NAME must be identical on all nodes
14%
12.11.2020
f(x):
return x*x
# end def
def trapezoidal(a, b, n, h):
s = 0.0
s += h * f(a)
for i in range(1, n):
s += 2.0 * h * f(a + i*h)
# end for
s += h * f(b)
return (s/2.)
# end def
# Main
14%
17.01.2023
PARTITION NAME USER ST TIME NODES NODELIST(REASON)
20 normal test_sta laytonjb R 0:01 1 n0001
[laytonjb@warewulf ~]$ sinfo -a
PARTITION AVAIL TIMELIMIT NODES STATE NODELIST
normal* up 1-00:00:00 1 alloc n0001
The batch job
14%
04.04.2023
@warewulf ~]$ squeue
JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
20 normal test_sta laytonjb R 0:01 1 n0001
[laytonjb@warewulf ~]$ sinfo -a
14%
13.04.2023
7: Loading Lmod (laytonjb)
[laytonjb@warewulf ~]$ module avail
--------------------------- /opt/modulefiles/Core ----------------------------
anaconda.22.9.0 gnu/8.5 lmod nvhpc/20.11 settarg
14%
05.09.2011
STAT
03 0 open-nebula-wn 0 100 99 100 1068948 921356 on
04 1 open-nebula-wn2 0 100 12 100 1173072 1027776 on
OpenNebula Configuration File
You
14%
30.05.2021
the following:
$ gpustat -P
[0] Tesla V100-SXM2-16GB | 37'C, 0 %, 24 / 300 W | 0 / 16160 MB |
One GPU is present, running at a cool 37 Celsius and drawing 24W while doing absolutely nothing. To proceed further