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) (978)
  • Article (305)
  • News (84)
  • Blog post (7)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 ... 138 Next »

28%
Eat. Pray. Script.
23.12.2011
Home »  Articles  » 
 
modules that allow you to connect to and query most database systems. Bash is very good at handling lists and loops. Plus, you can call other scripts from it easily. For automation scripting, I always
28%
Linux Essentials for Windows Admins – Part 1
10.07.2012
Home »  Articles  » 
 
feels very similar to working at the Windows command line. Once you log in, you’re placed in your home directory, which is named with your user account name and located within the top-level directory
28%
DBaaS: EnterpriseDB – PostgreSQL in the Cloud
20.08.2012
Home »  CloudAge  »  Blogs  »  Dan Frost's Blog  » 
 
and their playing with things in a cloud environment. And, so what you expect to work in the cloud can be very different from when you download a piece of software onto your server and start running
28%
Wireshark
27.11.2011
Home »  Articles  » 
 
to all ports. However, switches are very popular even on small networks, not to mention enterprise networks. The idea behind a switched network
28%
Improved Performance with Parallel I/O
24.09.2015
Home »  HPC  »  Articles  » 
of your run time, you could benefit by modifying the application to perform parallel I/O. The fun part is deciding how you should do it. I recommend you start very simply and with a small-ish number
28%
OpenACC – Parallelizing Loops
09.01.2019
Home »  HPC  »  Articles  » 
Fortran C !$acc  < code > #pragma acc  < code > The parallel  directive is a way to express parallelism in your code. Table 2 is a very
28%
OpenACC – Data Management
07.02.2019
Home »  HPC  »  Articles  » 
 create  clause is used. This example is very, very simple. Although you could write it with one loop so you wouldn’t have to create a local array on the accelerator, this example just illustrates how you could do
28%
High-Performance Python 1
16.07.2019
Home »  HPC  »  Articles  » 
and produces a fixed number of outputs. Ufuncs are very important to Numba. Numba takes the Python function, optimizes it, and then converts it into Numba’s intermediate representation. Type inference follows
28%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
will be the device you will use for the write-back cache of your RAID pool. It is not a very large volume (about 256GB): sudo blockdev --getsize64 /dev/nvme0n1 250059350016 Next, create a single partition
28%
Why Good Applications Don’t Scale
13.10.2020
Home »  HPC  »  Articles  » 
. As the programmer, you have to be very careful that each process does not try to write where another process is writing, which can involve a great deal of work. Another reason to use a single process for I/O is ease

« Previous 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 ... 138 Next »

Service

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