Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Write for Us!
  •  
  • Newsletter
  •  
  • Shop
  • DevOps
  • Cloud Computing
  • Virtualization
  • HPC
  • Linux
  • Windows
  • Security
  • Monitoring
  • Databases
  • all Topics...
Search
Login
ADMIN Magazine on Facebook
GooglePlus

Search

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (282)
  • Article (89)
  • News (22)
  • Blog post (2)
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 11 12 13 ... 40 Next »

17%
Tuning I/O Patterns in C
31.07.2013
Home »  HPC  »  Articles  » 
.                       The first thing that strikes me in this strace output is that I’ve graduated from one write() function to two. The first writes 4,096 bytes, and the second writes 3,904 bytes. When I divide the total of 8,000
17%
Understanding the Status of Your Filesystem
18.06.2014
Home »  HPC  »  Articles  » 
,825–2,190 0 0.00 100.00 2,190–2,920 0 0.00 100.00 2,920–3,650 0 0.00 100.00 3,650–4,380 0 0.00 100.00 4
17%
News
30.11.2025
Home »  Archive  »  2011  »  Issue 6: Perfor...  » 
 
transformations and conversions. Also according to the announcement, 100 percent of rainwater is captured and reused, resulting in a savings of 272,000 gallons of municipally treated water per year. A solar energy
17%
Rethinking RAID (on Linux)
16.03.2021
Home »  HPC  »  Articles  » 
=libaio, iodepth=32 fio-3.12 Starting 1 process Jobs: 1 (f=1): [w(1)][100.0%][w=1420KiB/s][w=355 IOPS][eta 00m:00s] test: (groupid=0, jobs=1): err= 0: pid=3377: Sat Jan  9 15:31:04 2021   write: IOPS=352, BW=1410Ki
17%
2014 Intel Parallel Universe Computing Challenge
11.11.2014
Home »  HPC  »  News  » 
 
and on stage in the Intel booth and are hosted by Intel’s James Reinders and Mike Bernhardt. Intel donates $26,000 to a charitable organization selected by the winning team. This year’s teams are
17%
The Road to End-of-Scale
19.06.2013
Home »  HPC  »  Articles  » 
those of the petascale variety today. Titan can deliver 20,000TFLOPS in a volume of 800m3, which gives a compute density of 25TFLOPS/m3 and a power density of 10KW/m3 (17.6PFLOPS using 8,209KW
17%
High-performance Python – compiled code and C interface
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © Konrad Bak, 123RF.com
source JIT compiler that translates a subset of Python and NumPy [2] code into fast machine code at run time; hence, the "JIT" designation. Numba uses the LLVM [3] compiler library for ultimately compiling
17%
30.11.2025
Home »  Archive  »  2011  »  Issue 4: Secure...  » 
© 2011 PR NEWSWIRE
't out yet, but the company promises 3G/4G connectivity, "full shift" battery life, satellite-based GPS, and professional-grade accessories. Although the workplace usability for tablets is obvious
17%
High-Performance Python 1
16.07.2019
Home »  HPC  »  Articles  » 
 +=x[i]     return total   x = numpy.arange(10_000_000); %time sum(x)   CPU times: user 1.63 s, sys: 0 ns, total: 1.63 s Wall time: 1.63 s Next, add Numba into the code (Listing 2) so the @jit  decorator can be used
17%
Tuning I/O Patterns in Python
18.12.2013
Home »  HPC  »  Articles  » 
(Figure 3P) then 2,000 to see whether the trend of increasing buffer-limit writes continues. Figure 3P: Strace excerpt with Python one-by-one code; 500

« Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 ... 40 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2026 Linux New Media USA, LLC – Legal Notice