Admin Magazine
 
  • 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
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: %256mb%C3%A9n Llorente 20 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (123)
  • Article (55)
  • 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 ... 18 Next »

19%
OpenACC – Data Management
07.02.2019
Home »  HPC  »  Articles  » 
) copyout(f)   do j=1,n     f(i) = 2.0*e(j) +  (1.0/4.0)*(a(j)*4.14)   end   !$acc end data #pragma acc data copyin(a, b) copy(c) {   #pragma acc parallel loop {     for (int i=0; i < n
19%
Preload Trick
11.05.2021
Home »  HPC  »  Articles  » 
, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192]      A = single( rand(N,N) );    B = single( rand(N,N) );      start = clock();    C = A*B;    elapsedTime = etime(clock(), start);      gFlops = 2*N*N*N / (elapsedTime * 1e+9);      disp(sprintf("N = %4d
19%
Elastic Beanstalk
29.10.2013
Home »  Articles  » 
 
2013-05-08 20:25:11 INFO Created Auto Scaling group policy named: arn:aws:autoscaling:eu-west-1:894012917938:scalingPolicy:8bc35c42-856d-4848-8111-9ec4e4df0fcf:autoScalingGroupName/awseb-e-hxaxpp3bsa
19%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs. ...  A\n"); 05 #pragma omp barrier 06   Calculationfunction(B,C); 07   printf("C was calculated from B\n"); 08 } The Calculationfunction() line in this listing calculates the second argument ... OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
19%
Rethinking RAID (on Linux)
16.03.2021
Home »  HPC  »  Articles  » 
              Name : dev-machine:0  (local to host dev-machine)               UUID : e0e5d514:d2294825:45d9f09c:db485a0c             Events : 3     Number   Major   Minor   RaidDevice State        0     252        0
19%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
. MPI for Python (mpi4py ) [1] was developed for Python with the C++ bindings in the MPI-2 standard. The 1.0 release was on March 20, 2020, and the current release as of this writing is 3.0.3 (July 27
19%
Small-board computers
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Author, 123RF.com
Xino-Lime Linux All-winner A10 processor Single ARM Cortex-A8 @1GHz Mali-400   512MB DDR3 SATA connector, 2 USB, Fast Ethernet, USB OTG, HDMI 1.9W $44/EUR 30
19%
When I/O Workloads Don’t Perform
12.05.2021
Home »  HPC  »  Articles  » 
 scan results [bsr]     0x18        Protocol specific port [psp]     0x1a        Power condition transitions [pct]     0x2f        Informational exceptions [ie]     0x37        Cache (seagate) [c_se]     0x38     0x3e
19%
Parallel and Encrypted Compression
09.12.2021
Home »  HPC  »  Articles  » 
. Notice that 7z  prompts twice for a password. Listing 8: 7z  Encrypted Archive $ 7z a -p -mx=9 -mhe data.7z package-list.txt   7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip
19%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
. MPI for Python (mpi4py ) was developed for Python with the C++ bindings in the MPI-2 standard. The 1.0 release was on March 20, 2020, and the current release as of this writing is 3.0.3 (July 27, 2020). Mpi4py

« Previous 1 2 3 4 5 6 7 8 ... 18 Next »

Service

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