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: 0mb 100 Llorente"523 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (109)
  • Article (46)
  • Blog post (1)
  • 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 10 11 12 13 ... 16 Next »

40%
Matlab-like tools for high-performance computing
16.05.2013
Home »  Archive  »  2013  »  Issue 14: Samba 4  » 
://wiki.scilab.org/Documentation/ParallelComputingInScilab parallel_run http://help.scilab.org/docs/5.4.0/en_US/parallel_run.html Parallel programing http://my.opera.com/muksitsyahlan/blog/2011/01/05/parallel-programming-with-scilab-2 MPI
40%
Graphite: Collect and Visualize Numeric Data
30.07.2014
Home »  HPC  »  Articles  » 
 = tv_interval ( $t0, [gettimeofday]); $elapsed = int($elapsed * 1000 * 1000);   Net::Statsd::timing('charbench', $elapsed); Web GUI The web GUI contains the tree view of all configured metrics in a left frame
40%
Visualizing time series data
21.08.2014
Home »  Archive  »  2014  »  Issue 22: OpenS...  » 
Lead Image © Maxim Kazmin, 123RF.com
,12288); 22 } 23 24 $elapsed = tv_interval ( $t0, [gettimeofday]); 25 $elapsed = int($elapsed * 1000 * 1000); 26 27 Net::Statsd::timing('charbench', $elapsed); This trivial script first creates a 4KB
40%
Matlab-Like Tools for HPC
03.01.2013
Home »  HPC  »  Articles  » 
), and untarred it into /opt . This produces a subdirectory /opt/scilab-5.4.0 (which was the latest version as I wrote this). To run Scilab, I just used the command /opt/scilab-5.4.0/bin/scilab which brought up
40%
Filesystem Murder Mystery
09.04.2019
Home »  Archive  »  2019  »  Issue 50: Bpfilter  » 
Lead Image © Lucy Baldwin, 123RF.com
() = 1000 19:00:09 access("3GB", W_OK) = 0 19:00:09 rename("3GB.copy", "3GB") = 0 19:00:18 lseek(0, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek) 19:00:18 close(0) = 0
40%
Measuring the performance of code
04.08.2020
Home »  Archive  »  2020  »  Issue 58: Graph...  » 
Lead Image © Lucy Baldwin, 123RF.com
(t) (sec):\t%5.2e ± %4.02f%%,\tloop body %5.2e\n", i, mean, 100.0*rsdev, mean/iterations); 67 } 68 69 return EXIT_SUCCESS; 70 } on the DigitalOcean droplet I have been using to write this column
40%
Secure remote connectivity with VS Code for the Web
28.11.2023
Home »  Archive  »  2023  »  Issue 78: Domai...  » 
Lead Image © fckncg, 123RF.com
follows the SSH format and structure: Host Ubuntu-SRE_Penguin User penguin HostName 127.0.0.1 Port 3092 IdentityFile "/Users/penguin/.ssh/ubuntu-sre-id_ed25519" The file path separators
40%
Failure to Scale
03.07.2013
Home »  HPC  »  Articles  » 
speedup, n is the number of processors, and p is the parallel fraction, or the fraction of the application that is parallelizable (0 to 1). In an absolutely perfect world, the parallelizable fraction
40%
Modern Fortran – Part 1
20.10.2016
Home »  HPC  »  Articles  » 
, ALLOCATABLE :: a(:,:)       INTEGER :: n       INTEGER :: allocate_status       n=1000       ALLOCATE( a(n,n), STAT = allocate_status)       IF (allocate_status /= 0) STOP "Could not allocate array" ! Do
40%
Monitoring HPC Systems
11.06.2014
Home »  Archive  »  2014  »  Issue 21: Manag...  » 
Lead Image © Alexander Rivosh, 123RF.com
Stack and cloud communities frequently use it, too. Ganglia has grown over the years and has gained the ability to monitor very large systems – into the 1,000-node range – as well as the ability to monitor close

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

Service

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