search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%25x20mm"22%21490 Llorente
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(126)
Article
(39)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
9
10
...
17
Next »
17%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
is
20
x
because only 95 percent of the algorithm can execute in parallel (compute the fraction 1/
20
from that 5% number). That limitation led to a search for embarrassingly parallel algorithms
17%
Small-board computers
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
: Tegra
X
1:
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 ...
25
17%
Tuning I/O Patterns in Fortran 90
04.12.2013
Home
»
HPC
»
Articles
»
if (ierr > 0) then 21 write(*,*) "error in opening file! Stopping"
22
stop 23 else 24 do 10 counter=1,counter_limit
25
my_record%
x
= counter 26 my_record%y = counter
17%
When I/O workloads don't perform
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
- 28 (Min/Max
22
/28) 191 G-Sense_Error_Rate 0
x
0032 100 100 --- Old_age Always - 0 192 Power-Off_Retract_Count 0
x
0032 100 100 --- Old_age Always - 35 193
17%
When I/O Workloads Don’t Perform
12.05.2021
Home
»
HPC
»
Articles
»
_age Always - 28 (Min/Max
22
/28) 191 G-Sense_Error_Rate 0
x
0032 100 100 --- Old_age Always - 0 192 Power-Off_Retract_Count 0
x
0032 100 100 --- Old_age Always - 35 193
17%
Hybrid public/private cloud
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
Fn::Base64:
20
Fn::Join: 21 - ''
22
- 23 - "{\n" 24 - '"bucket"'
25
- ' : "' 26 - Ref: S3Bucketname 27
17%
Matlab-like tools for high-performance computing
16.05.2013
Home
»
Archive
»
2013
»
Issue 14: Samba 4
»
://wiki.scilab.org/Linalg%
20
performances Compiling http://wiki.scilab.org/Compiling%
20
Scilab%205.
x
%
20
under%
20
GNU-Linux%
20
Unix Parallel computing http
17%
Getting started with the OpenStack cloud computing framework
28.06.2011
Home
»
CloudAge
»
Articles
»
) layer for the cloud, virtualizing the various hardware components and making them available through a standard API. The first OpenStack release (dubbed "Austin") became available October
22
[3]; The Open
17%
mpi4py – high-performance distributed Python
30.11.2020
Home
»
Archive
»
2020
»
Issue 60: Secur...
»
): 11 12 s = 0.0 13 s += h * f(a) 14 for i in range(1, n): 15 s +=
2.0
* h * f(a + i*h) 16 # end for 17 s += h * f(b) 18 return (s/2.) 19 # end def
20
21
22
# Main section 23 comm = MPI
17%
Tuning I/O Patterns in C
31.07.2013
Home
»
HPC
»
Articles
»
_record; 14 int counter_limit; 15 16 counter_limit = 100; 17 18 for ( counter=1; counter <= counter_limit; counter++) 19 {
20
my_record.
x
= counter; 21 my_record.y = counter + 1
« Previous
1
2
3
4
5
6
7
8
9
10
...
17
Next »