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"22 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (469)
  • Article (171)
  • News (35)
  • Blog post (4)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 ... 68 Next »

19%
OpenMP – Coding Habits and GPUs
13.06.2019
Home »  HPC  »  Articles  » 
In this third and last article on OpenMP, we look at good OpenMP coding habits and present a short introduction to employing OpenMP with GPUs.   ... that iteration space and run it across the threads as directed. Listing 1: collapse Clause Fortran C                    !$omp do collapse(2) do i=1,N    do j=1,N       A(i,j) = B(i,j) + C ... In this third and last article on OpenMP, we look at good OpenMP coding habits and present a short introduction to employing OpenMP with GPUs.
19%
Transport Encryption with DANE and DNSSEC
17.02.2015
Home »  Archive  »  2015  »  Issue 25: Safe...  » 
Lead Image © nerhuz, 123RF.com
RR can be removed as soon as its DNS time to live (TTL) has expired. Listing 2 Fingerprint in the TLSA RR $ dig TLSA _25._tcp.mail.sys4.de +short 3 0 1 9273B4E9040C1B9EE7C946EFC0BA8AAF2C ... 25
19%
Cloud-native storage with OpenEBS
25.03.2021
Home »  Archive  »  2021  »  Issue 62: Lean...  » 
.io/hostname: "node2" dataRaidGroups: - blockDevices: - blockDeviceName: "blockdevice-3f4e3fea1ee6b86ca85d2cde0f132007" - blockDeviceName: "blockdevice-db84a74a39c0a1902fced6663652118e
19%
Relational databases as containers
17.06.2017
Home »  Archive  »  2017  »  Issue 39: Conta...  » 
Lead Image © James Thew, 123RF.com
Software services packaged as containers finally reached the remotest corners of IT about three years ago. Docker [1], rkt [2], LXC [3], and the like see themselves confronted with technologies
19%
Caching with CacheFS
07.07.2020
Home »  HPC  »  Articles  » 
 SERVER   PORT DEV   FSID                              FSC v4 c0a8010d  801 0:53  7867b2b773c843a1:83c2d5c0f7015194 no For the NFS client, you can install FS-Cache on the desktop: $ sudo apt-get install cachefilesd -y By default, the cachefilesd package
19%
Multiprocessing in Python with Fortran and OpenMP
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image Photo by Zachary Young on Unsplash
_ext, build commands --fcompiler options running build_src build_src building extension "hw" sources f2py options: [] f2py:> /tmp/tmpKa8a4p/src.linux-x86_64-2.7/hwmodule.c creating /tmp/tmpKa8a4p/src.linux-x86
19%
SMART storage device monitoring
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Sk Design, Fotolia.com
4c SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sun Aug 2 10:41:21 2020 EDT SMART support is: Available - device has SMART capability. SMART support is: Enabled
19%
Pandas: Data analysis with Python
20.03.2014
Home »  Archive  »  2014  »  Issue 19: Perim...  » 
Lead Image © yang chao, 123RF.com
dictionary: Series({'a': 1, 'b': 2, 'c': 3}) In this use case, too, you can pass in a list separately as an index argument so that only those elements that exist in the index make their way from
19%
Data Analysis with Panda
12.03.2014
Home »  HPC  »  Articles  » 
]}) An optional index list determines the indices, as for a Series. In: DataFrame({'a': [1, 2], 'b': [3, 4]}, columns=['a', 'c'], index=['top', 'bottom']) Out: a c top 1 NaN bottom 2 NaN
19%
Aggregating information with Huginn
18.02.2018
Home »  Archive  »  2018  »  Issue 43: Real...  » 
Lead Image © it Ilka Burckhardt, Fotolia.com
. The required modifications are explained in the Huginn wiki [3]. The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version 2.2 or 2.3

« Previous 1 ... 23 24 25 26 27 28 29 30 31 32 33 34 35 36 ... 68 Next »

Service

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