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
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(426)
Article
(120)
News
(3)
Blog post
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
55
Next »
21%
Get Started with Parallel CPython
07.11.2011
Home
»
HPC
»
Articles
»
compute(istart, iend): 06 isum = 0 07 for i in xrange(istart, iend+1):
08
isum += i**
3
+ 123456789*i**10 + i*23456789 09 10 return isum 11 12 if '__main__' == __name__: 13 14
21%
An army of Xeon cores to do your bidding
30.01.2024
Home
»
Archive
»
2024
»
Issue 79: Monit...
»
Dell Precision Workstation T7910 Power 1,300W CPU 2x Intel Xeon Gold E5-2699 V4,
22
cores, 2.4GHz, 55
MB
of cache, LGA 2011-
3
GPU, NPU n/a* Memory
21%
Getting started with AI
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
Flow 2.9.2 and Keras 2.9.0. The TensorFlow version is a bit old; 2.16.1 is the latest as of this writing, but I already had it installed. My Keras is also a bit old. I think Keras
3.6
is the latest, and my
21%
Data Compression as a CPU Benchmark
28.11.2021
Home
»
Archive
»
2021
»
Issue 66: Inci...
»
Compiler: Apple LLVM 12.0.5 (clang-1205.0.
22
.9) GCC 4.2.1 CLANG 12.0 Darwin : 20.4.0 : Darwin Kernel Version 20.4.0: PageSize:16KB Apple M1 8C8T RAM size: 16384
MB
, # CPU hardware threads: 8 RAM usage
21%
TCP Stealth hides open ports
10.04.2015
Home
»
Archive
»
2015
»
Issue 26: OpenS...
»
getsockopt ... 17 Resolving symbol close ... 18 Resolving symbol epoll_wait ... 19 Resolving symbol select ... 20 All dynamic symbols could be resolved. 21 socket(2, 1,
6
) =
3
22
Socket
3
will be Knockified
21%
Benchmarking a new architecture
25.09.2023
Home
»
Archive
»
2023
»
Issue 77: Secur...
»
-V architecture [
3
] (Figure 2). RISC-V is a relatively recent open source CPU instruction set available royalty-free and has successfully drawn interest from more than a dozen chip suppliers so far. It cannot yet
21%
How to configure and use jailed processes in FreeBSD
14.03.2013
Home
»
Archive
»
2013
»
Issue 13: IPv6...
»
are available to let administrators manage jails on the host system [
6
]. Here's a brief look: jail [-i] [-l -u
| -U
]
: Starts a jail
21%
Thread processing in Python
02.06.2020
Home
»
Archive
»
2020
»
Issue 57: Artif...
»
_time-start_time) ) 36 print(' ') Listing
6
Pymp Laplace Solver 01 --> import pymp <-- 02 from time import perf_counter 03 04 nx = 1201 05 ny = 1201 06 07 # Solution and previous solution arrays
08
21%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
.9.0. The TensorFlow version is a bit old; 2.16.1 is the latest as of this writing, but I already had it installed. My Keras is also a bit old. I think Keras
3.6
is the latest, and my version isn't even
3
.x. I haven
21%
Single sign-on like the big guys
20.06.2022
Home
»
Archive
»
2022
»
Issue 69: Terra...
»
a Flask app and set the OpenID connect config params 06 app = Flask(__name__) 07 app.secret_key = 'hu5t82LXfYKtr
3
XFcPeAYaCBWFK8DcI1'
08
app.config['OIDC_CLIENT_SECRETS'] = 'oidc-config.json' 09 app
« Previous
1
...
5
6
7
8
9
10
11
12
13
14
15
16
17
18
...
55
Next »