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) (278)
  • Article (139)
  • News (41)
  • Blog post (2)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

1 2 3 4 5 6 7 ... 46 Next »

100%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
Tap into the power of MPI to run distributed Python code on your laptop at scale. ...  f(x):   return x*x # end def     def trapezoidal(a, b, n, h):     s = 0.0   s += h * f(a)   for i in range(1, n):     s += 2.0 * h * f(a + i*h)   # end for   s += h * f(b)   return (s/2.) # end def     # Main ... Tap into the power of MPI to run distributed Python code on your laptop at scale.
79%
Razer Releases Linux Laptop Specifically for Deep Learning
18.04.2022
Home »  News  » 
 
Tensorbook, however, runs Linux and includes advanced machine-learning software (from Lambda), and combines it all into a sleek laptop for specific needs. The Tensorbook includes an NVIDIA-RTX-GPU (3080 Max ... Razer, the company behind a number of high-end laptops, has released a new device that is geared specifically for demanding machine-learning tasks. ... Razer Releases Linux Laptop Specifically for Deep Learning
77%
PowerTOP
21.10.2011
Home »  Articles  » 
 
at the press of a button. This feature gives laptop users in particular the ability to extend battery life, and it lets server operators reduce their energy costs, which is an important consideration if you ... PowerTOP, sleep, energy consumption, laptop, CPU
69%
Goodbye cloud VMs, hello laptop VMs
20.06.2022
Home »  Archive  »  2022  »  Issue 69: Terra...  » 
Lead Image © Liubomyr Feshchyn, 123rf.com
In a previous article [1], I explored how to bring up cloud-like virtual machine stacks on a laptop with container machine tooling. That approach didn't require a lot of computing resources or any ... Goodbye cloud VMs, hello laptop VMs
61%
TUXEDO Laptops with AMD Ryzen 7000 CPUs Announced
26.10.2023
Home »  News  » 
 
TUXEDO Computers has announced the return of their popular Linux gaming laptops featuring AMD Ryzen 7000 series CPUs, reports Marius Nestor. The TUXEDO Polaris 15 and TUXEDO Stellaris 16 Linux ... Linux, AMD, laptop, hardware ... The gaming laptops are available for pre-order now. ... TUXEDO Laptops with AMD Ryzen 7000 CPUs Announced
58%
High-Performance Python 4
14.10.2019
Home »  HPC  »  Articles  » 
Scale Python GPU code to distributed systems and your laptop. ... ) multiprocessing, and (4) distributed. These schedulers are designed to run on everything from a laptop for personal use, to thousand-node clusters. To run, Dask takes large-scale data collections and creates a task ... Scale Python GPU code to distributed systems and your laptop.
56%
mpi4py – high-performance distributed Python
30.11.2020
Home »  Archive  »  2020  »  Issue 60: Secur...  » 
Lead Image © liu liming, 123RF.com
): 11 12 s = 0.0 13 s += h * f(a) 14 for i in range(1, n): 15 s += 2.0 * h * f(a + i*h) 16 # end for 17 s += h * f(b) 18 return (s/2.) 19 # end def 20 21 22 # Main section 23 comm = MPI ... Tap into the power of MPI to run distributed Python code on your laptop at scale.
48%
Bringing old hardware back into the game
29.09.2020
Home »  Archive  »  2020  »  Issue 59: Custo...  » 
Lead Image © Lucy Baldwin, 123RF.com
entirely, if needed, retrofitting a wholly new system in place when an upgrade warrants it. Upgrading a laptop sets a higher bar and has become essentially impossible in the current era of ultrabook ... We show you how to build a compact, single-task device – if you dare to crack open an old laptop.
45%
Water Cooling System for Linux Laptops Released
21.07.2022
Home »  News  » 
 
TUXEDO Computers has announced Aquaris, a compact, external water cooling system designed for the TUXEDO Stellaris 15 Gen4 laptop, reports FOSSlife. The unit weighs 1.39 kg with dimensions of 203x ... Water Cooling System for Linux Laptops Released
42%
Understanding Layer 2 switch port security
22.12.2017
Home »  Archive  »  2017  »  Issue 42: Secur...  » 
Lead Image © Taffi, Fotolia.com
for an intrusion attempt. Figure 1: PC1 sends out a data frame with the destination address ABCD.EF00.0004. The switch receives it at port 1 and then searches ... What happens when an intruder with a laptop parks at an empty cubicle and attaches to your local network? If you don't want to find out, it might be time to think about implementing some switch port

1 2 3 4 5 6 7 ... 46 Next »

Service

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