Keyboard Shortcuts
Likes
Search
Re: Graphics cards and Monitors for the shack/ DXLab
¿ªÔÆÌåÓýNice explanation but does the user have any part in this or is it all I the coding ?and the hardware in use? If the user has any part in this then how does the user accomplish it? It sounds like a user would? need to go get his Computer Science degree to even begin to touch this process.? ? ? Outlook LT Gil W0MN Hierro Candente Batir de Repente 44.08226 N 92.51265 W EN34rb ? ? From: [email protected] <[email protected]> On Behalf Of Dave AA6YQ via groups.io
Sent: Saturday, April 12, 2025 1:52 AM To: [email protected] Subject: Re: [DXLab] Graphics cards and Monitors for the shack/ DXLab ? + AA6YQ comments below
+ The terms threads and cores refer to different aspects of a CPU's functionality. Threads
A CPU can be optimized to rapidly switch among multiple threads, for example by maintaining a separate register set for reach thread to avoid the need to save the current thread¡¯s registers to memory and load the new thread¡¯s registers from memory when switching between threads. At the extreme, a single CPU can appear to run multiple threads simultaneously ¨C though it is actually switching among them. Threads improve computational efficiency by allowing better utilization of a CPU¡¯s resources; for example, a CPU can be executing threads A and B while thread C is waiting for data to be read from an SSD. However, two threads running on the same CPU do not yield a doubling of performance. Cores A core is a single CPU capable of executing one thread at a time, possibly with the ability to rapidly switch among multiple threads. Multiple cores exploit the parallelism both among and within the applications you are running. For example, each of SpotCollector¡¯s threads can profitably run on separate cores, though there will be some contention over access to the Spot Database.? There is less contention among separate applications ¨C like DXKeeper and PropView ¨C especially when they don¡¯t read or write the same files. -- W0MN EN34rb 44.08226 N 92.51265 W Hierro candente, batir de repente HP Laptop |