82%
01.02.2013
at the output of uptime
[1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime
command displays the load average in its common form, averaging the last one, five, and 15
82%
17.02.2015
://developer.nvidia.com/jetson-tk1
Odroid-XU3
Android 4.4, Linux
Samsung Exynos5422
Quad ARM Cortex-A15 @2.0GHz (32KB/32KB/2MB), Quad ARM Cortex-A7 @1.4GHz (32KB/32KB/512KB)
Mali-T628 MP6
82%
16.05.2018
give a quick overview of AMG and then present how Fluent 15.0 benefited from the library to accelerate CFD applications 2 to 2.7 times on Nvidia K40X GPUs (in 2014) when solving a 111 million cell
82%
07.11.2011
omp parallel for private(i) shared(x, y, n) reduction(+:a, b)
03 for (i=0; ix[i] ;
05 b = b + y[i] ;
06 }
The compiler creates a local copy of each variable
82%
07.10.2014
compiling (Listing 2).
Listing 2
Sheepdog Uses the FNV-1a Algorithm
01 #define FNV1A_64_INIT ((uint64_t) 0xcbf29ce484222325ULL)
02 #define FNV_64_PRIME ((uint64_t) 0x100000001b3ULL)
03
04
82%
28.06.2011
1084 image- store- 1299616369/image.manifest.xml admin available public x86_64 machine eki- F7901106 eri- 0C0D116C
05 IMAGE eki- F61410F1 image- store- 1299616170/kernel
82%
30.05.2021
this instance type is equipped with an NVidia Tesla V100 [5] datacenter accelerator (Figure 1). Built on the basis of the Volta microarchitecture [6], the V100 supports CUDA 7.0, and it was the first to ship
81%
30.01.2020
Interfaces:
12 - DeviceIndex: 0
13 NetworkInterfaceId:
14 Ref: fgteni1
15 - DeviceIndex: 1
16 NetworkInterfaceId:
17 Ref: fgteni2
18 UserData:
19
81%
05.12.2014
File
default menu.c32
prompt 0
timeout 100
ontimeout local
menu title *** PXE Menu ***
label 1
menu label ^1) Install CentOS x64 Edition
kernel x64/vmlinuz
append initrd=x64/initrd.img ks=http://192.168.0
81%
04.11.2011
-o pe_start
# vgcreate RaidVolGroup00 /dev/sdx
# lvcreate --extents 100%VG --name RaidLogVol00 RaidVolGroup00
# mkfs -t ext3 -E stride=32 -m 0 -O dir_index,filetype,has_journal,sparse_super /dev