Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • 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: 谷歌推广霸屏【电报e1000】google收录seo.num.0x00 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (126)
  • Article (42)
  • Blog post (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 ... 17 Next »

76%
S.M.A.R.T., smartmontools, and drive monitoring
09.01.2013
Home »  Archive  »  2013  »  Issue 18: New W...  » 
Lead Image © _fla, 123RF.com
logging capability: (0x01) Error logging supported. General Purpose Logging supported. Short self-test routine recommended polling time: ( 1) minutes. Extended self-test routine recommended polling time
76%
Multiprocessing in Python with Fortran and OpenMP
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image Photo by Zachary Young on Unsplash
.so #!/home/laytonjb/anaconda2/bin/python import test def frange(x, y, jump): while x < y: yield x x += jump if __name__ == '__main__': A=list(frange(1.0,100000000.0,1.0)) A.append(0.1) print test
76%
Preload Trick
11.05.2021
Home »  HPC  »  Articles  » 
TDP 75W Base clock 1,485GHz Boost clock 1,665MHz 896 CUDA cores The laptop runs Ubuntu 20.04 with the 455.45.01 Nvidia driver, and CUDA 11.2. Octave 5.2.0 was used for the tests. All
76%
Working with the Lustre Filesystem
24.02.2022
Home »  HPC  »  Articles  » 
.255.255.255  broadcast 0.0.0.0         inet6 fe80::bfd3:1a4b:f76b:872a  prefixlen 64  scopeid 0x20         ether 42:01:0a:80:00:02  txqueuelen 1000  (Ethernet)         RX packets 11919  bytes 61663030 (58.8 Mi
75%
Lustre HPC distributed filesystem
07.04.2022
Home »  Archive  »  2022  »  Issue 68: Autom...  » 
Photo by Efe Kurnaz on Unsplash
,BROADCAST,RUNNING,MULTICAST> mtu 1460 inet 10.0.0.2 netmask 255.255.255.255 broadcast 0.0.0.0 inet6 fe80::bfd3:1a4b:f76b:872a prefixlen 64 scopeid 0x20 ether 42:01:0a:80:00:02 txqueuelen 1000
75%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
() functions to print(). The code is pretty simple. The rank 0 process creates some data in the NumPy data array and sends the first part of that array to the rank 1 process and the second part of the array
75%
High-performance Python – compiled code and C interface
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © Konrad Bak, 123RF.com
in C for computing the sum and building it into a library is shown in Listing 5. Listing 5 C Summation 01 int sum_function(int num_numbers, int *numbers) { 02 int i; 03 int sum = 0
75%
Samba pitfalls in daily operation
01.08.2019
Home »  Archive  »  2019  »  Issue 52: Stop...  » 
Lead Image © lightwise, 123RF.com
.SEC_FLAG_MAXIMUM_ALLOWED) Listing 3 ACL Error Message root@addc-01:~# samba-tool gpo aclcheck -U administrator Password for [EXAMPLE\administrator]: ERROR: Invalid GPO ACL O:DAG:DAD:PAI(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001
75%
High-Performance Python 4
14.10.2019
Home »  HPC  »  Articles  » 
tutorial illustrates how to communicative NumPy arrays using MPI: from mpi4py import MPI import numpy comm = MPI.COMM_WORLD rank = comm.Get_rank() # passing MPI datatypes explicitly if rank == 0: data
75%
Parallelizing and memorizing Python programs with Joblib
20.05.2014
Home »  Archive  »  2014  »  Issue 20: IPv6...  » 
values to f(x); each list item in l results in a separate job. Listing 1 Joblib: Embarrassingly Parallel 01 from joblib import Parallel, delayed 02 03 def f(x): 04 return x 05 06 l

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

Service

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