27%
06.05.2024
various components, ranging from the small Cluster HAT, to a small Raspberry Pi cluster, to an eight-node x86 stack. In my previous home I had three 20A circuits installed for clusters, I really like great
27%
18.10.2017
laytonjb@laytonjb-Lenovo-G50-45 ~]$ pgf90 test1.f90 -o test1
[laytonjb@laytonjb-Lenovo-G50-45 ~]$ ldd test1
linux-vdso.so.1 => (0x00007fff11dc8000)
libpgf90rtl.so => /opt/pgi/linux86
27%
01.06.2024
fashion when promised double-digit speedups like 10x by a vendor who has yet to see your code. Accomplishing a 10x speedup requires that 90 percent of the execution time be parallelized.
The span of your
27%
18.03.2020
='/home/laytonjb/pgilinux-2019-1910-x86-64.tar.gz', mpi=True)
Stage0 += copy(src='poisson_mpi.f90', dest='/var/tmp/poisson_mpi.f90')
Stage0 += shell(commands=['mpif90 /var/tmp/poisson_mpi.f90 -o /usr
26%
17.05.2017
, ALLOCATABLE, TARGET :: DATA(:,:) ! Data to write
18 INTEGER :: RANK = 2 ! Dataset rank
19
20 CHARACTER(MPI_MAX_PROCESSOR_NAME) HOSTNAME
21 CHARACTER(LEN=100) :: FILENAME ! File name
22 CHARACTER(LEN=3) :: C
26%
20.02.2012
.51, 0, 0.36, 17.74, 0.00, 6.38, 90, 0
2012-01-09 21:10:00, 92, 4.42, 0, 0.35, 20.81, 0.00, 7.22, 100, 0
2012-01-09 21
26%
05.02.2023
:
lt: 90
port:
tcp:22:
listening: true
ip:
- 0.0.0.0
tcp6:22:
listening: true
ip:
- '::'
user:
sshd:
exists: true
package:
docker-ce:
installed: true
service
26%
18.12.2013
_limit):
20 local_dict['x'] = float(counter);
21 local_dict['y'] = float(counter + 1);
22 local_dict['z'] = float(counter + 2);
23 local_dict['value'] = 10.0 * float(counter);
24 my
26%
17.02.2015
:
Tegra X1:
25.6GBps memory bandwidth
HDMI 2.0 and HDCP 2.2
10W power
Peak performance: 1,024GFLOPS with FP16; 512GFLOPS with FP32
ARM Cortex CPUs:
Quad-core 64-bit ARM Cortex-A57
26%
25.01.2017
Fortran 90 took Fortran 77 from the dark ages by giving it new features that developers had wanted for many years and by deprecating old features – but this was only the start. Fortran 95 added new