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

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (263)
  • Article (87)
  • News (8)
  • Blog post (1)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 36 Next »

15%
Getting started with AI
26.01.2025
Home »  Archive  »  2025  »  Issue 85: Monit...  » 
Lead Image © Lightwise, 123RF.com
with a 100 percent (1.0) probability in a specific class and a zero in all other classes. Neural networks generalize; they don't give you a 100 percent specific answer. However, if you look at all
15%
OpenMP – Parallelizing Loops
03.04.2019
Home »  HPC  »  Articles  » 
. 1997 – OpenMP 1.0 for C/C++ and Fortran added support for parallelizing loops across threads. 2000, 2002 – Version 2.0 of Fortran, C/C++ specifications released. 2005 – Version 2.5 combined both
15%
Introduction to OpenMP programming
31.10.2025
Home »  Archive  »  2012  »  Issue 12: NAS S...  » 
© Frank Rohde, 123RF.com
(MOD(iter,10)==0) WRITE(*,"('iter,diff:',i6,e12.4)") iter,diff 145 146 ! Update solution 147 DO j=2,m-1 148 DO i=2,m-1 149 u(i,j) = unew(i,j) 150 ENDDO 151 ENDDO 152 ENDDO 153 154 CALL
15%
Nmon: All-Purpose Admin Tool
17.12.2014
Home »  HPC  »  Articles  » 
are the averages (Avg) for all cores. As you can see, all eight cores are really busy, with some cores hitting 100% on user applications (the FT benchmark). The average across all the cores is 99
15%
Logical Bombs for Fun and Benchmarking
06.10.2019
Home »  Archive  »  2019  »  Issue 53: Secur...  » 
Lead Image © Lucy Baldwin, 123RF.com
such invocation is essentially a pure processor workload that will maximally use up to one CPU core while taking up close to zero I/O or memory resources. The top [3] command displays a perfect 1.00 load average
15%
Posteo, Mailbox.org, Tutanota, and ProtonMail compared
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
Lead Image © Kirill Bodrov, 123RF.com
, and the latest email in the Inbox. As with Posteo, the basic Mailbox.org service costs EUR1 per month, which includes 2GB of storage, three aliases, and 100MB of storage for the office solution
15%
Exploring OpenShift – Red Hat's next-generation PaaS tool
10.04.2015
Home »  Archive  »  2015  »  Issue 26: OpenS...  » 
(C) Markus Feilner, CC-BY-SA 4.0
(*) JBoss Enterprise Application Platform 6 web 06 jboss-unified-push-1 (!) JBoss Unified Push Server 1.0.0.Beta1 web 07 jenkins-1 Jenkins Server web 08 nodejs-0.10
15%
HDF5 with Python and Fortran
21.03.2017
Home »  HPC  »  Articles  » 
   # =================== 09   # 10  if __name__ == '__main__': 11  12      f = h5py.File("mytestfile.hdf5", "w") 13  14      dset = f.create_dataset("mydataset", (100,), dtype='i') 15     16      dset[...] = np.arange(100) 17
15%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
33 enum { probes = 10, loops = 1, }; 34 uint64_t iterations = strtoull(argv[1], 0, 0); 35 uint64_t upper = iterations*iterations; 36 37 double pi = M_PI; 38 double r = 0.0; 39 40 stats
15%
Keras: Getting Started with AI
03.12.2024
Home »  HPC  »  Articles  » 
classes. You will never get an image with a 100% (1.0 ) probability in a specific class and a zero in all other classes. Neural networks generalize; they don’t give you a 100% specific answer. However

« Previous 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 36 Next »

Service

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