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:
%xcomm 22 09 Llorente 12
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(100)
Article
(19)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
2
3
4
5
6
7
8
...
12
Next »
16%
Data Analysis with R and Python
17.02.2015
Home
»
Archive
»
2015
»
Issue 25: Safe...
»
for
x
in rep.df.rx
2(2
)]) 17 18 devs.png(file=path, width=512, height=512) 19 ro.r.plot(
x
_vals, y_vals, xlab=
x
_lab, ylab=y_lab, main=main)
20
devs.dev_off() 21
22
rep
16%
Modularize websites with Web Components
09.04.2019
Home
»
Archive
»
2019
»
Issue 50: Bpfilter
»
="https://unpkg.com/@webcomponents/webcomponentsjs"> 05 06 07 08
09
My Comments
10
11
12
15%
What Is an Inode?
23.03.2022
Home
»
HPC
»
Articles
»
laytonjb laytonjb 19946519 Nov
20
2020 Lmod-8.4.15.tar.gz 31988342 drwxrwxr-
x
2 laytonjb laytonjb 4096 Oct 27 14:
22
mpibzip2-0.6 31988329 -rw-rw-r-- 1 laytonjb laytonjb 92160 Oct 27 14:18 mpibzip
15%
Shell practice: Introduction to the sed stream editor
09.08.2015
Home
»
Archive
»
2015
»
Issue 28: SSD RAID
»
/956026386 Cobie Smulders - Maria Hill 23514560145 Hugh jackman - Wolverine 801539193 Paul Rudd - Ant Man 497349000 Listing 2 testlist.txt
22
April 1984 7.04.1985 30 March 1986 19 April 1987 03
15%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{0},{0},} 08
09
for i := 0; i < size; i++ { 10 for j := 0; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
15%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
print str(id) + ' Total waste of CPU cycles!' 08
09
if '__main__' == __name__: 10 11 for i in xrange(
20
):
12
Process(target = waste, args = (i,)).start() The counting.py program delays
15%
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
15%
Modern Fortran for today and tomorrow
17.06.2017
Home
»
Archive
»
2017
»
Issue 39: Conta...
»
real :: diameter 08 real :: radius
09
real :: area 10 end type meta_data 11
12
contains 13 subroutine meta_comp(r, item) 14 type(meta_data) :: item 15 item%diameter =
2.0
15%
Look for file changes and kick off actions with Watchman
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
]
20
} 21 ]
22
} 23 ] 24 } The script that performs the rsync operation, sync.sh, will look like Listing 3. Your script might be more complex (e.g., by adding some sort
15%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
* argv[]) 08 {
09
long niter = 1000000000; 10 int myid; //holds process's rank id 11 double
x
,y; //
x
,y value for the random coordinate
12
int i; 13
« Previous
1
2
3
4
5
6
7
8
...
12
Next »