Podcasts about multicore

  • 34PODCASTS
  • 40EPISODES
  • 54mAVG DURATION
  • ?INFREQUENT EPISODES
  • Aug 22, 2024LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about multicore

Latest podcast episodes about multicore

Engines of Our Ingenuity
The Engines of Our Ingenuity 2312: More Than One Computer

Engines of Our Ingenuity

Play Episode Listen Later Aug 22, 2024 3:50


Episode: 2312 How we finally put crews of computers to work on our desktops.  Today, when is one computer not enough?

Mobile Tech Podcast with tnkgrl Myriam Joire
Poco F6 series, Poco Pad, Microsoft Surface event recap, Qualcomm Snapdragon X PCs, and more with Sam Byford of Multicore

Mobile Tech Podcast with tnkgrl Myriam Joire

Play Episode Listen Later May 26, 2024 67:44


Tune into episode 376 of the Mobile Tech Podcast with guest Sam Byford of Multicore -- brought to you by Mint Mobile. In this episode, we dive into Poco's latest devices, the F6, F6 Pro, and Poco Pad. We then recap the Microsoft Surface event and discuss the Qualcomm Snapdragon X-powered Copilot+ PCs. Finally, we cover news and rumors from Realme and Sony.Episode Links- Support the podcast on Patreon: https://www.patreon.com/tnkgrl- Donate / buy me a coffee (PayPal): https://tnkgrl.com/tnkgrl/- Support the podcast with Mint Mobile: https://mintmobile.com/mobiletech- Sam Byford: https://twitter.com/345triangle- Sam's Poco F6 series hands-on: https://www.multicore.blog/p/poco-pokes-at-flagship-performance- Poco Pad: https://www.gsmarena.com/poco_pad_debuts_with_121_120hz_lcd_and_snapdragon_7s_gen_2-news-62990.php- Microsoft Surface event recap: https://www.theverge.com/2024/5/20/24160711/microsoft-surface-event-ai-windows-biggest-announcements- Qualcomm Snapdragon X PCs: https://www.xda-developers.com/all-snapdragon-laptops-announced-may-20/- Sam's Pixel 8a review: https://www.multicore.blog/p/the-pixel-8a-is-every-bit-a-pixel- Realme GT 6T: https://www.gsmarena.com/realme_gt_6t_arrive_india-news-62967.php- Sony Xperia Pro-C rumor: https://www.gsmarena.com/sony_readies_xperia_proc_with_compact_design_and_faster_charging-news-62961.php 

Kodsnack
Kodsnack 573 - This is not a toy project, with Leandro Ostera and Emil Privér

Kodsnack

Play Episode Listen Later Mar 12, 2024 64:36


Fredrik is joined by Emil Privér and Leandro Ostera for a discussion of the OCaml ecosystem, and making it Saas-ready by building Riot. First of all: OCaml. What is the thing with the language, and how you might get into it coming from other languages? The OCaml community is nice, interested in getting new people in, and pragmatic. And it has a nice mix of research and industry as well. Then, Leandro tells us about Riot - an experiment in bringing everything good about the Erlang and Elixir ecosystems into OCaml. The goal? Make OCaml saas-ready. Riot is not 1.0 just yet, but an impressive amount has been built in just five(!) months. Emil moves the discussion over to the mindset of shipping, and of finding and understanding good ideas in other places and picking them up rather than reinventing the wheel. Leandro highly recommends reading the code of other projects. Read and understand the code and solutions others have written, re-use good ideas and don't reinvent the wheel more often than you really have to. Last, but by no means least, shoutouts to some of the great people building the OCaml community, and a bit about Emil's project DBCaml. Thank you Cloudnet for sponsoring our VPS! Comments, questions or tips? We a re @kodsnack, @tobiashieta, @oferlundand @bjoreman on Twitter, have a page on Facebook and can be emailed at info@kodsnack.se if you want to write longer. We read everything we receive. If you enjoy Kodsnack we would love a review in iTunes! You can also support the podcast by buying us a coffee (or two!) through Ko-fi. Links Emil Leo Leo on Twitch Previous Kodsnack appearances by Emil Riot Sinatra Backbone.js Ember.js Angularjs React Erlang Tarides - where Leandro currently works OCaml Robin Milner - designer of ML Caml Javacaml F# Imperative programming Object-oriented programming Pure functions and side effects Monads The OCaml compiler Reason - the language built by Jordan Walke, the creator of React Standard ML React was prototyped in Standard ML Melange - OCaml compiler backend producing Javascript OCaml by example The OCaml Discord The Reason Discord Rescript Jane street High-frequency trading The Dune build system Erlang process trees Caramel - earlier experiment of Leandro's Louis Pilfold Gleam Algebraic effects Continuations Pool - Emil's project Gluon Bytestring Atacama - connection pool inspired by Thousand island Nomad - inspired by Bandit Trail - middleware inspired by Plug Sidewinder - Livewire-like Saas - software as a service DBCaml Johan Öbrink Ecto Mint tea - inspired by Bubble tea Autobahn|Testsuite - test suite for specification compliance Serde - Rust and OCaml serialization framework S-expressions TOML Dillon Mulroy Metame - community kindness pillar welltypedwitch Sabine maintains ocaml.org OCaml playground OCaml cookbook - in beta, sort of teej_dv ocaml.org Pool party Drizzle SQLX SQL Join types (left, inner, and so on) dbca.ml internet.bs The Caravan Essentials of compilation Reading rainbow Titles Few people can have a massive impact Impact has been an important thing for me It's a language out there A very long lineage of thinking about programming languages Programs that never fail The functional version of Rust Melange is amazing This is not a toy project Yes, constraints! Wonders in community growth Arrow pointing toward growth Programs that don't crash A very different schoold of reliability Invert the arrow Very easy on the whiteboard Multicore for free An entire stack from scratch Built for the builders A massive tree of things Make OCaml saas-ready Leo is a shipper Standing on the shoulders of many, many giants Learn from other people I exude OCaml these days Sitting down and building against the spec You just give it something Your own inner join We build everything in public The gospel of the dunes

Kodsnack in English
Kodsnack 573 - This is not a toy project, with Leandro Ostera and Emil Privér

Kodsnack in English

Play Episode Listen Later Mar 12, 2024 64:35


Fredrik is joined by Emil Privér and Leandro Ostera for a discussion of the OCaml ecosystem, and making it Saas-ready by building Riot. First of all: OCaml. What is the thing with the language, and how you might get into it coming from other languages? The OCaml community is nice, interested in getting new people in, and pragmatic. And it has a nice mix of research and industry as well. Then, Leandro tells us about Riot - an experiment in bringing everything good about the Erlang and Elixir ecosystems into OCaml. The goal? Make OCaml saas-ready. Riot is not 1.0 just yet, but an impressive amount has been built in just five(!) months. Emil moves the discussion over to the mindset of shipping, and of finding and understanding good ideas in other places and picking them up rather than reinventing the wheel. Leandro highly recommends reading the code of other projects. Read and understand the code and solutions others have written, re-use good ideas and don’t reinvent the wheel more often than you really have to. Last, but by no means least, shoutouts to some of the great people building the OCaml community, and a bit about Emil’s project DBCaml. Thank you Cloudnet for sponsoring our VPS! Comments, questions or tips? We a re @kodsnack, @tobiashieta, @oferlund and @bjoreman on Twitter, have a page on Facebook and can be emailed at info@kodsnack.se if you want to write longer. We read everything we receive. If you enjoy Kodsnack we would love a review in iTunes! You can also support the podcast by buying us a coffee (or two!) through Ko-fi. Links Emil Leo Leo on Twitch Previous Kodsnack appearances by Emil Riot Sinatra Backbone.js Ember.js Angularjs React Erlang Tarides - where Leandro currently works OCaml Robin Milner - designer of ML Caml Javacaml F# Imperative programming Object-oriented programming Pure functions and side effects Monads The OCaml compiler Reason - the language built by Jordan Walke, the creator of React Standard ML React was prototyped in Standard ML Melange - OCaml compiler backend producing Javascript OCaml by example The OCaml Discord The Reason Discord Rescript Jane street High-frequency trading The Dune build system Erlang process trees Caramel - earlier experiment of Leandro’s Louis Pilfold Gleam Algebraic effects Continuations Pool - Emil’s project Gluon Bytestring Atacama - connection pool inspired by Thousand island Nomad - inspired by Bandit Trail - middleware inspired by Plug Sidewinder - Livewire-like Saas - software as a service DBCaml Johan Öbrink Ecto Mint tea - inspired by Bubble tea Autobahn|Testsuite - test suite for specification compliance Serde - Rust and OCaml serialization framework S-expressions TOML Dillon Mulroy Metame - community kindness pillar welltypedwitch Sabine maintains ocaml.org OCaml playground OCaml cookbook - in beta, sort of teej_dv ocaml.org Pool party Drizzle SQLX SQL Join types (left, inner, and so on) dbca.ml internet.bs The Caravan Essentials of compilation Reading rainbow Titles Few people can have a massive impact Impact has been an important thing for me It’s a language out there A very long lineage of thinking about programming languages Programs that never fail The functional version of Rust Melange is amazing This is not a toy project Yes, constraints! Wonders in community growth Arrow pointing toward growth Programs that don’t crash A very different schoold of reliability Invert the arrow Very easy on the whiteboard Multicore for free An entire stack from scratch Built for the builders A massive tree of things Make OCaml saas-ready Leo is a shipper Standing on the shoulders of many, many giants Learn from other people I exude OCaml these days Sitting down and building against the spec You just give it something Your own inner join We build everything in public The gospel of the dunes

PodRocket - A web development podcast from LogRocket
TC39 and Multicore JavaScript with Ujjwal Sharma

PodRocket - A web development podcast from LogRocket

Play Episode Listen Later Jul 22, 2022 44:25


We talk to TC39 Co-Chair, JavaScript Internationalization Co-Editor, and Node.js core collaborator, Ujjwal Sharma about what it's like to work on the TC39 committee, how it affects developers in their day-to-day, and how JavaScript is evolving in our multicore technical world. Links https://tc39.es https://twitter.com/ryzokuken https://github.com/ryzokuken https://ryzokuken.dev/ Follow us. Get free stickers. Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we'll send you free PodRocket stickers! What does LogRocket do? LogRocket combines frontend monitoring, product analytics, and session replay to help software teams deliver the ideal product experience. Try LogRocket for free today. (https://logrocket.com/signup/?pdr) Special Guest: Ujjwal Sharma.

MobileMusicPro Channel
Mobile Music Roundtable #8 - Does iPad Need Pro UI, Should Apps Be Multicore, Do We Need Logic Pro

MobileMusicPro Channel

Play Episode Listen Later Jul 8, 2022 53:16


Panelists:-M_Simp - https://www.msxaudio.com/-James - https://ampifymusic.com/-Cem Oclay http://keybudapp.com/polybud✉ Sign up for our FREE Newsletter → https://mobilemusicpro.com/newsletter✎ Read our Blog → https://mobilemusicpro.com/blog► Listen to our Podcast → https://mobilemusicpro.com/podcast

Adafruit Industries
Deep Dive w/Scott: CircuitPython2022 and ESP32-S3

Adafruit Industries

Play Episode Listen Later Jan 21, 2022 127:27


Join Scott as he recaps other folks' #CircuitPython2022, discusses ongoing ESP32-S3 work and answers questions folks have. Support Adafruit by purchasing hardware from https://adafruit.com Chat on the Adafruit Discord at https://adafru.it/discord. All notes are available on GitHub with links into the videos. Thanks to @askpatrickw and @dcd for making and maintaining the notes: https://github.com/adafruit/deep-dive-notes/ 0:00 Getting Started 1:00 hellos to all 3:00 cat cam 3:40 Hello/housekeeping 7:00 github notes https://github.com/adafruit/deep-dive-notes/ archive 9:09 CP 2022 - send emails - get blogged 10:07 Kevin - display io 11:25 Q: when debugging with print statements, is there a way to include the statement line number in the print string? 11:45 Question: does circuit python have the ability yet to play simultaneous audio? E.g. via 2 wav files or foreground / background. Maybe through mixer 12:58 Desktop - github - why is issue 5881 is "longterm"? https://github.com/adafruit/circuitpython/issues/5881 (BLE ) 14:45 github BLE Adafruit_CircuitPython_BLE 17:25 desired: want to disconnect the undesired centrals! / examine the source code 19:30 Various issues involved - connection central vs. peripheral 20:55 github Adafruit_CircuitPython_BLE issues / look into device info service 22:30 back to the 2 wave files 23:53 Q:working with the analog in features on a QT pi 2040 and when I tied the pin I was reading from to ground on the board it was giving me a value other than zero, around 160. Is this normal? 24:45 Q: built latest CPY for S3 - doesn't boot on any of my S3 boards. Known issue? copy firmware.uf2 over, seems ok, re-starts, never mounts. No error on UART0 output. 25:48 back to CP 2022 - graphical widgets 28:22 unpythonic.net 31:05 github gist / broadcom / midi 32:09 forums / 33:00 blog comment - 33:34 BlueMicro / skip forward to CircuitPython 2022 / seesaw / i2c peripherals / keyboards / very deep sleep 36:00 - RISC-V vs. ARM Core… 36:45 Awesome CircuitPython called Popular Projects Enabled by CircuitPython 37:44 forums / overclocking / platform knowledge 39:00 SPI peripheral 39:25 forums / CP.org login / my adafruit page ? 40:00 intuitive flash file system / handle secrets storage 40:53 limited multicore access 41:20 Q: ​if any of your viewers could please, please, take up i2c peripheral support for the rp2040 I would be grateful! 41:57 I2C peripheral thoughts - copy API 42:55 integrate learn guides with what user purchased 44:00 Unified event system 44:33 some comments on youtube re: CP 2022 45:20 github gist 46:50 Lego collaboration? 47:35 Python threading 48:20 considerations when setting priority 48:53 adafruit blog 50:30 Multicore 52:07 ulab extension 54:30 new CP podcast coming 55:20 I played with the Micropython multicore a few months ago and it wasn't stable 55:39 dafruit_requests and adafruit_minimqtt would be nice to be threaded / asyncio 56:15 AIOHTTP Async IO for networking 58:30 Does Wippersnapper use mqtt? 59:10 be more sciency 1:00:20 2022 will be different with weeks off from Deep Dives 1:01:49 switching gears to ESP-land 1:02:00 Adding BLE to ESP 1:03:30 How many cores are on the ESP32-S3 ? 1:05:11 tannewt esp_ble branch 1:06:49 beyond compare / sublime merge ( git manipulation tools ) 1:07:35 How much power does the ESP32-S3 use with BLE (no WIFI)? 1:10:10 Are there any examples in CP doing double buffering aka glitch free bucket logging ? Maybe via M2M ? 1:10:35 how well does the nordic power tool work with measuring other processors power usage? 1:12:09 also the JouleScope 1:12:55 any information if there are nRF52840 successors on the horizon with more RAM memory? 1:13:17 NRF 5340 1:15:00 Zepher support not in Circuit Python 1:15:18 rf 9160 1:15:39 dual M-33 1:16:30 https://www.youtube.com/watch?v=JFDiqPHw3Vc&ab_channel=AndreasSpiess 1:16:49 The second core is basically just a built in HCI adapter so if you can get the IPC to work on bare metal, you don't need Zephyr. 1:17:50 Bluedroid and Nimble ( grew up alongside Zepher ) 1:18:25 github nrf5340 apache mynewt nimble 1:20:11 back to esp_ble branch 1:23:20 start with scanning, advertising .. 1:25:08 talk over core issues 1:25:40 Pull requests 1:26:19 pr 5902 1:30:12 pr 5899 1:31:06 pr 5860 1:31:25 pr 5884 1:32:32 pr 5885 - first CP multicore bug fixed by tannewt 1:36:30 pr 3892 ESP NeoPIxel fixes / resetting pins 1:40:20 lower power when pins are ‘pulled' vs. floating 1:42:20 looking for the low power pin state pdf https://www.st.com/resource/en/application_note/an4899-stm32-microcontroller-gpio-configuration-for-hardware-settings-and-lowpower-consumption-stmicroelectronics.pdf 1:45:06 pr 5894 1:45:50 C3_writeable ports/esprif make BOARD=espressif_ep32s3_devkitc_1_n8r2 1:51:30 ESP32-S2-DEVKITC-1 on digikey 2:04:53 wrap up - follow on discord https://github.com/adafruit/deep-dive-notes 2:06:59 pet the cat 2:07:03 Have a great weekend ( timecodes may have drifted by 30 seconds or so )

Signals and Threads
What Is an Operating System? with Anil Madhavapeddy

Signals and Threads

Play Episode Listen Later Nov 3, 2021 61:11


Anil Madhavapeddy is an academic, author, engineer, entrepreneur, and OCaml aficionado. In this episode, Anil and Ron consider the evolving role of operating systems, security on the internet, and the pending arrival (at last!) of OCaml 5.0. They also discuss using Raspberry Pis to fight climate change; the programming inspiration found in British pubs and on Moroccan beaches; and the time Anil went to a party, got drunk, and woke up with a job working on the Mars Polar Lander.You can find the transcript for this episode  on our website.Some links to topics that came up in the discussion:Ron, Anil, and Jason Hickey's book, “Real World OCaml”Anil's personal website and Google Scholar pageThe MirageOS library operating systemCambridge University's OCaml LabsNASA's Mars Polar LanderThe Xen Project, home to the hypervisorThe Tezos proof-of-stake blockchainThe Coq Proof Assistant system

PC Games Community Podcast
PCGC Podcast 190 - Citizencon Artists

PC Games Community Podcast

Play Episode Listen Later Oct 13, 2021 236:28


Star Citizen, das wohl bestfinanzierte Projekt der Videospielgeschichte. Letztes Jahr fiel die Hausmesse Citizencon aus. Dieses Jahr greifen wir die altehrwürdige Tradition wieder auf und sprechen über das Gezeigte - und das war einiges! Als fachkundige Unterstützung haben wir zwei Daniels und einen Jakob dabei. (00:00) - Einstieg (18:25) - Unsere Wünsche und Erwartungen zur Show (28:25) - Life in the 'Verse (1:42:40) - Ship Talk (2:49:40) - Gen 12 & The Multicore of Vulkan (2:56:45) - Crafting Worlds: Planetary Tools & Tech (3:07:45) - Server Meshing & The State of Persistence (3:21:45) - The Sounds of Space (3:27:00) - Systemic Gameplay: Stream of Thought (3:47:00) - Fazit PCGC Podcast Discord Server

Kendoraks und Knaarks‘ Geschwafel – Ein Star Citizen Podcast

Tja, worum wird es heute wohl gehen? Richtig, wir sprechen über die CitizenCon. Und mit „wir“ meine ich dieses Mal Kendorak, FirstAce und mich. Da wir zu dritt gestreamt haben, wollen wir auch gemeinsam das Event im Podcast besprechen. Allerdings muss ich hier anmerken, dass wir nicht jedes Thema in aller Breite besprechen werden. Dazu fehlt uns dann doch mitunter das technische Hintergrundwissen. Dieses Mal wieder mit Timestamps - hoffentlich klappt's: Life in the Verse 00:01:54 Ship Talk 00:18:45 Gen 12 & The Multicore of Vulkan 01:06:26 Crafting Worlds: Planetary Tools & Tech 01:11:42 Server Meshing & the State of Persistence 01:16:42 The Sounds of Space 01:24:24 Systemic Gameplay: Stream of Thought 01:27:26 Fazit 01:43:41 Wir wünschen euch gute Unterhaltung. Wir haben auch einen Discord-Server eingerichtet, auf dem ihr mit uns in Kontakt treten könnt. Der Server ist aktuell noch sehr übersichtlich, wird aber im Laufe der Zeit und mit hoffentlich steigender Nutzung weiter ausgebaut. Hier wäre dafür der Link: https://discord.gg/95HcZ46

WHAT IS A COMPUTER ? Easy + Short definition
COMPTIA A+ : usually nowdays CPUs do not combine hyper-threading and multicore technologies

WHAT IS A COMPUTER ? Easy + Short definition

Play Episode Listen Later Jan 12, 2021 0:13


COMPTIA A+ Terminology made easy for you !

technology combine cpus comptia multicore nowdays hyperthreading
WHAT IS A COMPUTER ? Easy + Short definition
COMPTIA A+ : Advantages of Multicore CPU

WHAT IS A COMPUTER ? Easy + Short definition

Play Episode Listen Later Jan 11, 2021 0:14


COMPTIA A+ Terminology made easy for you !

WHAT IS A COMPUTER ? Easy + Short definition
COMPTIA A+ : Multicore CPU

WHAT IS A COMPUTER ? Easy + Short definition

Play Episode Listen Later Jan 10, 2021 0:18


COMPTIA A+ Terminology made easy for you !

comptia multicore
Hardware Addicts
25: AMD's SMT vs Intel's Hyper-threading & Answering Your Camera Questions

Hardware Addicts

Play Episode Listen Later Dec 18, 2020 34:01


Welcome to Hardware Addicts, a proud member of the Destination Linux Network. Hardware Addicts is the podcast that focuses on the physical components that powers our technology world. In this episode, we’re going to discuss a listeners question regarding simultaneous multi-threading or SMT. If you’ve ever wondered whether hyper-threading or SMT doubles your multi-core workload and whether there are there specific workloads that would benefit more from the hyper-threading...this episode is for you! We’re going to unravel these threads for you right here on this show. Then we head to Camera Corner where Wendy answers a question from the community about megapixels. Quick Links: Ryan = https://dasgeekcommunity.com Michael = https://tuxdigital.com Wendy = https://destinationlinux.network Want to Support the Show? Destination Linux Network Store = https://destinationlinux.network/store Want to follow the show and hosts on social media? You can find all of our social accounts at https://hardwareaddicts.org/hosts

Learn About Technology
What is a Multi-Core Processor?

Learn About Technology

Play Episode Listen Later Sep 16, 2020 7:38


A multi-core processor is a single processor chip that has more than one processor on a single chip contained in a single package. A processor sometimes referred to as a "core," is a circuit that performs instructions or calculations. Since a multicore processor has more than one processing unit, it can perform calculations and run programs at faster speeds than a single processor chip. Multicore processors are commonly used in many of the current computers, smartphones, and tablet devices and make our devices run faster than they would with a single-core processor chip. For the text version of this episode visit this link: https://www.bobology.com/public/What-is-a-Multicore-Processor.cfm --- This episode is sponsored by · Anchor: The easiest way to make a podcast. https://anchor.fm/app Support this podcast: https://anchor.fm/bobology/support

processor multicore
LINUX Unplugged
357: The Little Distro That Could

LINUX Unplugged

Play Episode Listen Later Jun 9, 2020 56:24


The lightweight distro that stole our hearts, the four of us each try out a different contender and come away with what we think will be the leanest and meanest distribution for your PC. Special Guests: Drew DeVore and Jill Bryant Ryniker.

This Week in Computer Hardware (Video HI)
TWiCH 540: AMD's Massive Multicore Mayhem - AMD Ryzen Threadripper 3960X & 3970X announced!

This Week in Computer Hardware (Video HI)

Play Episode Listen Later Nov 7, 2019 63:36


AMD's Massive Multicore Mayhem, T-Mobile's Great Big 5G ... threat??? There's trouble with Red Dead Redemption 2 on AMD, and a new laser hack offers remote control of Amazon's Echo and Google Home! All that and more with Sebastian Peak and Patrick Norton on This Week in Computer Hardware, episode 540!  Hosts: Patrick Norton and Sebastian Peak Download or subscribe to this show at https://twit.tv/shows/this-week-in-computer-hardware. Send your computer hardware questions to twich@twit.tv. Sponsors: expressvpn.com/twich iFixit.com/twich

This Week in Computer Hardware (MP3)
TWiCH 540: AMD's Massive Multicore Mayhem - AMD Ryzen Threadripper 3960X & 3970X announced!

This Week in Computer Hardware (MP3)

Play Episode Listen Later Nov 7, 2019 63:36


AMD's Massive Multicore Mayhem, T-Mobile's Great Big 5G ... threat??? There's trouble with Red Dead Redemption 2 on AMD, and a new laser hack offers remote control of Amazon's Echo and Google Home! All that and more with Sebastian Peak and Patrick Norton on This Week in Computer Hardware, episode 540!  Hosts: Patrick Norton and Sebastian Peak Download or subscribe to this show at https://twit.tv/shows/this-week-in-computer-hardware. Send your computer hardware questions to twich@twit.tv. Sponsors: expressvpn.com/twich iFixit.com/twich

The Next gen Internet 5.5G is already here and 6G on it's way Using Sound over Multicore Fibre travelling beyond the speed of light

"The New Economy - The Perfect Economy" Podcast by Oogle

Play Episode Listen Later Sep 28, 2019 6:46


Support the show (https://www.reddit.com/gilberttants)

Radio Free HPC Podcast
Multicore Scaling Slow Down, and Fooling AI

Radio Free HPC Podcast

Play Episode Listen Later Mar 25, 2019


The team has an animated discussion about multicore scaling, how easy it seems to be to mislead AI systems, and some good sized catches of the week. A common thread is “data” as is often the case these days. Dan makes a couple of important announcements. First is the idea that is brewing about revamping… Read More »Multicore Scaling Slow Down, and Fooling AI

The CultCast
CultCast #256 - Why we’re canceling our MacBook Pro order

The CultCast

Play Episode Listen Later Nov 4, 2016 61:23


This week:  we’ve canceled our MacBook Pro order! It’s true, and we’ll you why...  Plus: we compare new MacBook Pro’s performance to older models and similarly priced machines;  Apple call it quits on external displays;  and, the end of an era—one of Mac’s most iconic features gets retired.   This episode supported by   Casper’s American-made mattresses have just the right amount of memory foam and latex, and people everywhere love them.  Learn why and get $50 towards any mattress at Casper.com/cultcast.   CultCloth will keep your iPhone 7, Apple Watch, Mac and iPad sparkling clean, and for a limited time you can get 20% off your order with code JETBLACK at CultCloth.co.   We also want to give Kevin MacLeod at incompetech.com a  thanks for the great music you hear on today's show.   On the show this week @erfon / @bst3r / @lkahney   Professional Mac Users' Complaints List Grows After 'Disappointing' Apple Event http://www.macrumors.com/2016/11/02/professional-mac-users-complaints-grow-apple-event/ It seems like everyone’s pissed!     This week’s notes and links Hiked prices really make you think about what you’re getting, especially compared to how much better it is to what you already have (or what’s available on the market). Raw Power differences/Speed increases in new MBP (compared to 2012 model) We specs aren’t everything as Apple optimizes everything. Felix Schwarz on twitter CPU Only ~30% increase in Geekbench Single and MultiCore increases if buying the same speed processor you have no. Skylake processors are already a year old, but Kaby lake isn't due out until January and Cannonlake due in 2017 as well. GPU You get 100-180% increase in GPU performance over 2012 dedicated GPUs AMD Pro 400 series is used for low power consumption.  4 year old architecture. it’s a mobile version of a budget graphics card AMD claims "the thinnest graphics processor possible” ideal for artists, designers, photographers, filmmakers, visualizers Not on par with Nvidia GPUs Nvidia’s budget card, GTX 1060, performs at 4.2 teraflops a second vs AMD Pro 460’s 1.8 Teraflops.  455’s 1.2 Tflops 450’s 1 Tflop. Nickel and dimed New cables or dongles for all your USB devices, your iPhone, your peripherals and Thunderbolt 2 devices, maybe your existing monitor. No power brick extension cable. Funny enough, Phil Schiller noted the new MacBook Pro still has a 3.5mm headphone jack because it is a "pro machine," but lacks an SD card reader because it's a "cumbersome" slot best left to adapters or wireless transfers.  Take into account the $400-$500 price increases, it’s hard to get on board. Next year’s upgrade will address a number of my concerns Much newer Intel CPUs. More availability of USB C and Thunderbolt 3 tech. Lower prices. Touch Bar bugs worked out (if any). Cheaper SSD upgrades. Again, specs aren’t everything.  Apple says the new MacBook Pro has: 130% better 3D graphics performance. 60% better gaming performance 57% better video editing performance   Performance comparison of the 2012 and 2016 15” Retina MacBook Pro https://pbs.twimg.com/media/Cv-JmoDWYAAlMp7.jpg:large   MacBook Pro’s two biggest problems may get fixed in 2017 http://www.cultofmac.com/452087/macbook-pros-two-biggest-problems-may-get-fixed-2017/ The KGI Securities analyst told investors in a recent note that he expects Apple will bring big price-cuts to the MacBook Pro along with some internal upgrades. Kuo also claims the 2017 update will finally give the MacBook Pro up to 32GB of RAM. KabyLake CPUs will be used if Intel’s Cannonlake chips aren’t ready. That will keep max RAM support at 16GB for another year. Price cuts on the next MacBook Pro won’t arrive until the second half of 2017 though.     Apple is officially done making displays http://www.cultofmac.com/451644/apple-officially-done-making-standalone-displays/ Buster The days of Apple making its own stand-alone displays for the Mac Mini and Mac Pro are dead. Apple revealed a new 5K 27-inch Thunderbolt 3 display during its “Hello Again” keynote yesterday, only instead of being made by Apple, the company partnered with LG to create the monito The Verge editor-in-chief Nilay Patel tweeted that, after asking about it at the Hello Again event, was informed by Apple that “it’s out of the stand-alone display biz.” Apple did add some tech to LG’s display so that it integrates better with Macs. You can adjust the brightness settings on the LG 5K UltraFine display from your Mac, rather than pushing buttons on the display itself. $1300, or $700 for a 4K model   2016 MacBook Pro loses the iconic startup chime http://www.cultofmac.com/451891/unlikely-origins-macs-startup-chime/ The new MacBook Pro jettisons the iconic F-sharp sound Apple uses to show a Mac is booting up. The use of an arpeggiated chord when you started your Mac dates back to the Macintosh II, when software engineer Mark Lentczner incorporated it into the system. The sound was later revised by Jim Reekes, Apple’s senior software engineer in charge of the audio and system sounds, during the 1990s. Over the years, its tone has changed further and the instrumentation has also varied, The reason for getting rid of the sound instead has to do with the fact that the new laptops now turn on from a fully switched-off mode if they’re opened — meaning you can save all that energy you would otherwise have expended pressing the power button. There’s hope!  You can reactivate the sound via a terminal command.   Nvidia GTX 1060 Laptop vs Desktop Benchmarks – Is Pascal Really a Game Changer? http://digiworthy.com/2016/09/26/nvidia-gtx-1060-laptop-vs-desktop-benchmarks/   How to restore Mac startup chimes on 2016 MacBook Pro http://www.cultofmac.com/452075/restore-macs-startup-chimes-2016-macbook-pro/   How Faster are the Intel processor and Radeon Pro 450 / 455 / 460 GPU on the New MacBook Pro 15 2016? https://www.techwalls.com/new-macbook-pro-15-processor-radeon-pro-gpu/   Apple Has Received More Online Orders for New MacBook Pro Than Any Previous Generation http://www.macrumors.com/2016/11/02/phil-schiller-new-macbook-pro-interview/  

Data Skeptic
Machine Learning Done Wrong

Data Skeptic

Play Episode Listen Later Apr 1, 2016 25:21


Cheng-tao Chu (@chengtao_chu) joins us this week to discuss his perspective on common mistakes and pitfalls that are made when doing machine learning. This episode is filled with sage advice for beginners and intermediate users of machine learning, and possibly some good reminders for experts as well. Our discussion parallels his recent blog postMachine Learning Done Wrong. Cheng-tao Chu is an entrepreneur who has worked at many well known silicon valley companies. His paper Map-Reduce for Machine Learning on Multicore is the basis for Apache Mahout. His most recent endeavor has just emerged from steath, so please check out OneInterview.io.

Mastering Embedded Systems
Tech Chat: From SingleCore to MultiCore with Jeronimo Castrillon-Mazo – MES031

Mastering Embedded Systems

Play Episode Listen Later Mar 15, 2016


Today it's up to Jeronimo Castrillon-Mazo. We got acquainted at the Embedded World 2016 in Nuremberg. He is co-founder and adviser at Silexica. They have won the Embedded Award 2015 in the Tools-category for SLX MultiCore Toolsuite. That drives me to visit their booth. Having an amazing talk I asked Jeronimo to appear in this podcast. Let's have some tech-chat, widen the topic and enlarge the audience for this interesting topic. Jeronimo has studied Electrical Engineering in Colombia, achieved his Master-degree at ALaRI-institute in Lugano, Switzerland. He has made his Ph.D. 2013 at the well known RWTH Aachen. In 2014 Jeronimo joined the department of computer science of the TU Dresden as professor for compiler construction. He has a proven track record of multi- and many-core programming. Moreover he is known as specialist within the realm of automatic code generation. Nowadays we have tons of single-core based legacy code. In parallel multicore hardware platforms have overtaken. Usually software for multicore needs to be designed manually. What might happen if the amount of cores still increases in future? How shall we handle existing code bases? Migrate all of them manually? Or might there be automatica ways to move towards multicore structures? And how can we improve software design for multicore deployment? For all of that the SLX MultiCore Toolsuite's solutions will support. We're discussing the benefits a tool has instead of redesigning code manually for multicore systems. We dive into the models and operations necessary to paralellize existing code. We identify user-stories and we mention tricky pitfalls. Jeronimo unveils details of automatic code-analysis and problems solved to provide a tool like SLX MultiCore. Stay with me and enjoy the chat.

InvasIC Seminar: Vorträge im SFB/TRR 89 (HD 1280 - Video & Folien)
Dataflow based Design and Implementation for Multicore Digital Signal Processors 2011/2012

InvasIC Seminar: Vorträge im SFB/TRR 89 (HD 1280 - Video & Folien)

Play Episode Listen Later Aug 13, 2015 66:24


InvasIC Seminar: Vorträge im SFB/TRR 89 (HD 1280 - Video & Folien)
Dataflow based Design and Implementation for Multicore Digital Signal Processors 2011/2012

InvasIC Seminar: Vorträge im SFB/TRR 89 (HD 1280 - Video & Folien)

Play Episode Listen Later Aug 13, 2015 66:24


InvasIC Seminar: Vorträge im SFB/TRR 89 (SD 640)
Dataflow based Design and Implementation for Multicore Digital Signal Processors 2011/2012

InvasIC Seminar: Vorträge im SFB/TRR 89 (SD 640)

Play Episode Listen Later Aug 13, 2015 66:24


Performance Engineering of Software Systems
Lecture 12: Multicore Programming

Performance Engineering of Software Systems

Play Episode Listen Later Jun 22, 2015 85:21


Discussion of project 3 beta. Lecture covering multicore programming, including shared-memory hardware, concurrency platforms, and race conditions.

Devchat.tv Master Feed
208 RR Erlang with Francesco Cesarini

Devchat.tv Master Feed

Play Episode Listen Later May 20, 2015 62:06


Check out and sign up for Ruby Remote Conf! 02:45 - Francesco Cesarini Introduction Twitter GitHub Erlang Solutions Books: Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini and Simon Thompson Larger Cover Erlang By Example by Francesco Cesarini and Simon Thompson Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini and Steve Vinoski 03:08 - Erlang Programming Language Multicore [Stack Overflow] paralellel processing - Erlang on multicore CPU History Ericsson Home of Erlang/OTP 08:23 - Francesco and Erlang Joe Armstrong Blog 10:49 - Building a Company Around a Language (Erlang Solutions) Products: MongooseIM WombatOAM Riak NoSQL Database Events: Erlang User Conference Erlang Factory Code Mesh Projects: T-Mobile SMS Gateway Instant Messaging Gateway (2008-2009) Preemptive Support, Monitoring, Metrics & Alarming (WombatOAM) 16:00 - The Erlang Programming Language Avdi Grimm: In Which I Make You Hate Ruby in 7 Minutes Pharo by Example The Concurrency Model Debugging Live Code Upgrade Smalltalk The Elixir Programming Language OTP (Open Telecom Platform) 24:25 - Error Handling Semantics Actors and Supervisors The Client-Server Behavior The Event Handler Finite State Machines 30:23 - Getting Started with Erlang Resources: Programming Erlang: Software for a Concurrent World by Joe Armstrong Functional Programming with Erlang (Erlang MOOC) Learn You Some Erlang Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini and Steve Vinoski Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini and Simon Thompson Major Hurdles to Learning Erlang: Understanding Tail Recursion and Pattern Matching Concurrency Error Handling 34:23 - Elixir 35:28 - Erlang and Polyglot Architecture RabbitMQ 37:01 - WombatOAM 38:57 - Erlang Pros and Cons Cons: Number Crunching Parallelism Graphics, Web Development, and Frontends Pros: REST APIs webmachine cowboy 40:44 - TDD (Test-Driven Development) common_test EUnit QuickCheck mnesia Shrinking 46:10 - Languages/Technologies on the Horizon (for Francesco) Elixir Large-Scale Distributed Computing FlowForwarding [GitHub] FlowForwarding 48:21 - The Erlang Community The Erlang Mailing List Erlang Central 50:24 - Writing Apps with Erlang / IoT? Picks Avdi Grimm: A Personal Programming Language Roadmap (Avdi) Pharo (Avdi) Avdi Grimm: In Which I Make You Hate Ruby in 7 Minutes (Avdi) Babel-17 / Empire Star by Samuel R. Delany (Coraline) Orson Welles (Coraline) John Hughes: QuickCheck Evolution @ CodeMesh 2014 (Jessica) Vehicles: Experiments in Synthetic Psychology by Valentino Braitenberg (Jessica) Zero to One: Notes On Startups, or How to Build the Future by Peter Thiel (Francesco) CodeNewbie Podcast (Chuck) Ask Me Another (Chuck) Startups For the Rest of Us (Chuck)

Ruby Rogues
208 RR Erlang with Francesco Cesarini

Ruby Rogues

Play Episode Listen Later May 20, 2015 62:06


Check out and sign up for Ruby Remote Conf! 02:45 - Francesco Cesarini Introduction Twitter GitHub Erlang Solutions Books: Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini and Simon Thompson Larger Cover Erlang By Example by Francesco Cesarini and Simon Thompson Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini and Steve Vinoski 03:08 - Erlang Programming Language Multicore [Stack Overflow] paralellel processing - Erlang on multicore CPU History Ericsson Home of Erlang/OTP 08:23 - Francesco and Erlang Joe Armstrong Blog 10:49 - Building a Company Around a Language (Erlang Solutions) Products: MongooseIM WombatOAM Riak NoSQL Database Events: Erlang User Conference Erlang Factory Code Mesh Projects: T-Mobile SMS Gateway Instant Messaging Gateway (2008-2009) Preemptive Support, Monitoring, Metrics & Alarming (WombatOAM) 16:00 - The Erlang Programming Language Avdi Grimm: In Which I Make You Hate Ruby in 7 Minutes Pharo by Example The Concurrency Model Debugging Live Code Upgrade Smalltalk The Elixir Programming Language OTP (Open Telecom Platform) 24:25 - Error Handling Semantics Actors and Supervisors The Client-Server Behavior The Event Handler Finite State Machines 30:23 - Getting Started with Erlang Resources: Programming Erlang: Software for a Concurrent World by Joe Armstrong Functional Programming with Erlang (Erlang MOOC) Learn You Some Erlang Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini and Steve Vinoski Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini and Simon Thompson Major Hurdles to Learning Erlang: Understanding Tail Recursion and Pattern Matching Concurrency Error Handling 34:23 - Elixir 35:28 - Erlang and Polyglot Architecture RabbitMQ 37:01 - WombatOAM 38:57 - Erlang Pros and Cons Cons: Number Crunching Parallelism Graphics, Web Development, and Frontends Pros: REST APIs webmachine cowboy 40:44 - TDD (Test-Driven Development) common_test EUnit QuickCheck mnesia Shrinking 46:10 - Languages/Technologies on the Horizon (for Francesco) Elixir Large-Scale Distributed Computing FlowForwarding [GitHub] FlowForwarding 48:21 - The Erlang Community The Erlang Mailing List Erlang Central 50:24 - Writing Apps with Erlang / IoT? Picks Avdi Grimm: A Personal Programming Language Roadmap (Avdi) Pharo (Avdi) Avdi Grimm: In Which I Make You Hate Ruby in 7 Minutes (Avdi) Babel-17 / Empire Star by Samuel R. Delany (Coraline) Orson Welles (Coraline) John Hughes: QuickCheck Evolution @ CodeMesh 2014 (Jessica) Vehicles: Experiments in Synthetic Psychology by Valentino Braitenberg (Jessica) Zero to One: Notes On Startups, or How to Build the Future by Peter Thiel (Francesco) CodeNewbie Podcast (Chuck) Ask Me Another (Chuck) Startups For the Rest of Us (Chuck)

All Ruby Podcasts by Devchat.tv
208 RR Erlang with Francesco Cesarini

All Ruby Podcasts by Devchat.tv

Play Episode Listen Later May 20, 2015 62:06


Check out and sign up for Ruby Remote Conf! 02:45 - Francesco Cesarini Introduction Twitter GitHub Erlang Solutions Books: Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini and Simon Thompson Larger Cover Erlang By Example by Francesco Cesarini and Simon Thompson Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini and Steve Vinoski 03:08 - Erlang Programming Language Multicore [Stack Overflow] paralellel processing - Erlang on multicore CPU History Ericsson Home of Erlang/OTP 08:23 - Francesco and Erlang Joe Armstrong Blog 10:49 - Building a Company Around a Language (Erlang Solutions) Products: MongooseIM WombatOAM Riak NoSQL Database Events: Erlang User Conference Erlang Factory Code Mesh Projects: T-Mobile SMS Gateway Instant Messaging Gateway (2008-2009) Preemptive Support, Monitoring, Metrics & Alarming (WombatOAM) 16:00 - The Erlang Programming Language Avdi Grimm: In Which I Make You Hate Ruby in 7 Minutes Pharo by Example The Concurrency Model Debugging Live Code Upgrade Smalltalk The Elixir Programming Language OTP (Open Telecom Platform) 24:25 - Error Handling Semantics Actors and Supervisors The Client-Server Behavior The Event Handler Finite State Machines 30:23 - Getting Started with Erlang Resources: Programming Erlang: Software for a Concurrent World by Joe Armstrong Functional Programming with Erlang (Erlang MOOC) Learn You Some Erlang Designing for Scalability with Erlang/OTP: Implementing Robust, Fault-Tolerant Systems by Francesco Cesarini and Steve Vinoski Erlang Programming: A Concurrent Approach to Software Development by Francesco Cesarini and Simon Thompson Major Hurdles to Learning Erlang: Understanding Tail Recursion and Pattern Matching Concurrency Error Handling 34:23 - Elixir 35:28 - Erlang and Polyglot Architecture RabbitMQ 37:01 - WombatOAM 38:57 - Erlang Pros and Cons Cons: Number Crunching Parallelism Graphics, Web Development, and Frontends Pros: REST APIs webmachine cowboy 40:44 - TDD (Test-Driven Development) common_test EUnit QuickCheck mnesia Shrinking 46:10 - Languages/Technologies on the Horizon (for Francesco) Elixir Large-Scale Distributed Computing FlowForwarding [GitHub] FlowForwarding 48:21 - The Erlang Community The Erlang Mailing List Erlang Central 50:24 - Writing Apps with Erlang / IoT? Picks Avdi Grimm: A Personal Programming Language Roadmap (Avdi) Pharo (Avdi) Avdi Grimm: In Which I Make You Hate Ruby in 7 Minutes (Avdi) Babel-17 / Empire Star by Samuel R. Delany (Coraline) Orson Welles (Coraline) John Hughes: QuickCheck Evolution @ CodeMesh 2014 (Jessica) Vehicles: Experiments in Synthetic Psychology by Valentino Braitenberg (Jessica) Zero to One: Notes On Startups, or How to Build the Future by Peter Thiel (Francesco) CodeNewbie Podcast (Chuck) Ask Me Another (Chuck) Startups For the Rest of Us (Chuck)

Tech Talker's Quick and Dirty Tips to Navigate the Digital World
084 TT How to Compare Computer Processors (CPUs)

Tech Talker's Quick and Dirty Tips to Navigate the Digital World

Play Episode Listen Later Jul 15, 2013 7:10


Should you get Intel or AMD? Multicore or single? Tech talker answers these and other questions about choosing the processor for your computer.

Intel: Intelligent Storage
Taking Advantage of Multicore/Multiprocessor Technologies to Meet Today’s Storage Needs

Intel: Intelligent Storage

Play Episode Listen Later May 29, 2013


Intelligent Storage: Data growth is not only driving up storage costs, but also transforming performance and efficiency requirements for storage systems. IDC estimated that in 2011, the amount of information created and replicated would surpass 1.8 zettabytes (1.8 trillion gigabytes) — growing by a factor of nine in just five years. This digital data is […]

InvasIC Seminar: Vorträge im SFB/TRR 89 (HD 1280 - Video & Folien)
Kernfragen: Multicore-Prozessoren in der Industrie 2011/2012

InvasIC Seminar: Vorträge im SFB/TRR 89 (HD 1280 - Video & Folien)

Play Episode Listen Later Feb 9, 2012 54:33


heise Developer: SoftwareArchitekTOUR-Podcast
Episode 14: Entwicklung für Multicore-Systeme

heise Developer: SoftwareArchitekTOUR-Podcast

Play Episode Listen Later Oct 15, 2009


Die Episode 14 setzt sich mit den Herausforderungen und Lösungsansätzen für die Entwicklung für Multicore-Systeme auseinander. Neben der Grundproblematik sind Parallelität und Architektur, Auswirkungen auf das Design und Idiome zur parallelen Programmierung ein Thema.

IBM Rational software podcast series
Using Model-Driven Development approach for multi-core platforms

IBM Rational software podcast series

Play Episode Listen Later Jun 16, 2009 7:14


This podcast focuses on the challenges unique to multi-core application developers, and the emerging model-based approach to address many of the key concerns, such as identifying the number of cores, increased processing bandwidth vs. power consumption, and dynamic load distribution. While most systems development verticals are relevant, examples from Telecommunication device development will be used as illustration. Speaker: Attila Bilgic.

software platforms rational telecommunications mdd telecomm multicore model driven development
IBM developerWorks podcasts
RSDC 2008: Grady Booch is on fire!

IBM developerWorks podcasts

Play Episode Listen Later Jun 3, 2008 18:33


Grady Booch, Chief Scientist of Software Engineering for IBM Research, talks with Michael O about the cool stuff that keeps him awake each day - mentoring customers around architectural transformation, work on the Handbook of Software Archtecture, platforms for collaboration, multicore development, and virtual worlds.

Computer Systems Colloquium (Spring 2007)
Stream Programming: Multicore Made Practical (May 16, 2007)

Computer Systems Colloquium (Spring 2007)

Play Episode Listen Later Feb 4, 2008 71:36


Stream programming is a practical approach to overcoming these challenges that involves a partnership between the programmer and the compiler. (May 16, 2007)