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: %2522Rub%253%25390 Llorente 20 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (223)
  • Article (83)
  • News (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

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

19%
Modern Fortran – Part 2
15.12.2016
Home »  HPC  »  Articles  » 
are over i = 2,n − 1 and j = 2,n −1. Here is how you can write the iteration over the domain using array notation: a(2:n-1,2:n-1) = 0.25 * &     (a(1:n-2,2:n) + a(3:n,2:n) + a(2:n,1:n-2) + a(2:n,3:n
18%
Listing 6
21.08.2012
Home »  HPC  »  Articles  »  Warewulf 4 Code  » 
 
6  ### 8/5/2012 7 8  ### Set the job name 9  #PBS -N mpi_pi_fortran90 10 11 ### Run in the queue named “batch” 12 #PBS -q batch 13 14 ### Specify the number of cpus for your job.  This example
18%
Small-board computers
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © Author, 123RF.com
Linux Xilinx Zynq-7020 or -7010 Dual ARM Cortex-A9 @667MHz plus FPGA, 16-core Epiphany RISC coprocessor (32-bit)     1GB DDR3 GigE Ethernet, USB 2.0, micro ... 25
18%
Securing the container environment
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © zeferli, 123RF.com
-mgmt-runtime-daemon-vfsrj edb4568bd80eb 08616d26b8e74 7 months ago Running calico-node 1 c6aba3d4b683e calico-node-92zq7 c55945531ebc7 a7f25b1a3cf06 7 months ago
18%
A watchdog for every modern *ix server
25.09.2023
Home »  Archive  »  2023  »  Issue 77: Secur...  » 
Photo by Sudhith Xavier on Unsplash
guest 82a84,88 > > tee /etc/.htpasswd <<'EOF' > guest:$apr1$gz4n7s6o$P.O/V1k9rZuV9nN/5lh3l0 > admin:$apr1$esczj7wu$ffu/6j8vETMAMJaVTKn7a1 > EOF Monit is configured to load service
18%
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
18%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
->tv_nsec) * 1E-9; 24 } 25 26 int main(int argc, char* argv[argc+1]) { 27 if (argc < 2) { 28 fprintf(stderr, "Usage: %s NNN, NNN iterations\n", 29 argv[0]); 30 return EXIT_FAILURE; 31 } 32
18%
What's your status (page)?
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © Tatiana Venkova, 123RF.com
for statpingng_stack.yml 6c6 < image: adamboutcher/statping-ng:${SPNGTAG:-latest} --- > image: mystatpingng:${SPNGTAG:-latest} 8a9,36 > volumes: > - ./config:/app > environment
18%
Listing 4
21.08.2012
Home »  HPC  »  Articles  »  Warewulf 4 Code  » 
 
=================================================================================================== Install      20 Package(s) Total size: 5.4 M Total download size: 5.3 M Installed size: 15 M Is this ok [y/N]: y Downloading Packages: (1/19): cairo-1.8.8-3.1.el6.i686.rpm
18%
Embarrassingly parallel computation
01.06.2024
Home »  Archive  »  2024  »  Issue 81: Load...  » 
Lead Image © Lucy Baldwin, 123RF.com
code's critical section therefore determines how much the application can actually be accelerated: If one minute of a 20-minute process is single threaded, the maximum speedup theoretically possible

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

Service

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