Research & High Performance Computing - Computerphile

Поделиться
HTML-код
  • Опубликовано: 17 янв 2025

Комментарии • 112

  • @JaccovanSchaik
    @JaccovanSchaik 7 лет назад +95

    Nice of Computerphile to blur out the handwritten passwords on those machines. Very thoughtful.

    • @sansyboy4181
      @sansyboy4181 7 лет назад +1

      Sarcasm?

    • @hkr667
      @hkr667 7 лет назад +2

      You really wonder why they chose that spot to film in the first place.

    • @kenbobcorn
      @kenbobcorn 7 лет назад

      Yes thoughtful, because otherwise they would be very careless if they displayed those to the public. It’s not very uncommon in labs, we personally keep user/pass for software right on the computer of most of our analytical equipment.

    • @Computerphile
      @Computerphile  7 лет назад +15

      +H Kr yeah, bit of a mistake, assumed they were decommissioned machines then the labels were pointed out at the end... >Sean

    • @QuotePilgrim
      @QuotePilgrim 7 лет назад +5

      Computerphile Blurring to censor writing is not a good idea. Deblurring technology is a thing, and it's more powerful than you might expect. I wouldn't be surprised if you haven't blurred it enough to prevent someone from being able to read it.
      If you really want to make sure something can't be seen, you need to cover it up with a solid color.

  • @NocturnalJin
    @NocturnalJin 7 лет назад +25

    Well done. You should get into the problem of parallelization a bit more. Non-techies don't come in with already parallel algorithms so getting their research goals to run on 1000 cores can be interesting. And in general, even for the best techies, parallelization can be difficult at times.

    • @eideticex
      @eideticex 7 лет назад +2

      This is very true. Just take a shot at writing a GPU program to solve a parallel solution to a problem. Even when the problem and potential solutions are known, it quickly spirals into a bizarrely fun nightmare trying to come up with a sensible way to distribute the load for maximum efficiency.

    • @AexisRai
      @AexisRai 7 лет назад +1

      I think they could have gone more into the "jigsaw" aspect as well. Scheduling the jobs is like a 3d box packing problem. They showed time and cores, but there's memory requirements too.
      My OS class had a guest lecture from a guy from MS Azure. The scheduling algorithms for maintaining high utilization of their machine resources are pretty complex.

  • @seasinatorsead2494
    @seasinatorsead2494 7 лет назад

    I don't know why but this guy is genuinely the best person I wachted talking on RUclips in 2017 plus the bit for 2018 so far.

  • @metalpachuramon
    @metalpachuramon 7 лет назад +1

    It reminds me to that part on the shin Godzilla movie where the japanese found out a way to halt Godzilla's cells but had to figure out the appropriate active molecules to dock with Godzilla's receptors, so they asked Germany (if I recall correctly) unlimited use of their HPCs . I'm glad to see that writers handled these kinds of details

  • @kamikaze1827
    @kamikaze1827 7 лет назад +1

    I'm a computational physicist and I support this video.

  • @Fiyaaaahh
    @Fiyaaaahh 7 лет назад +12

    I work as a software engineer in the semiconductor industry and the physicist we work together with knows more about (HP)C than our whole team combined (we only write regular software ourselves). It's quite weird to be outclassed like that on your own area of expertise.

    • @Fiyaaaahh
      @Fiyaaaahh 7 лет назад +8

      That choice is based on the price tag only. Not competence. And your racism is uncalled for.

    • @grantcivyt
      @grantcivyt 7 лет назад +9

      +ashutosh Mishra What an ignorant comment.

    • @BrianClem
      @BrianClem 6 лет назад +1

      @ashutosh Mishra if you don't mind explaining, can you please explain your opinion as to why or what makes your statement true. Is the Indian emphasis on education far superior? Subjects offered? age level education benchmarking? Thanks

  • @kapa1611
    @kapa1611 7 лет назад +2

    7:39 "spraying stuff all over the room, which i have also done" this quote is fun out of context xD

  • @colin_hart
    @colin_hart 5 лет назад +1

    This is great content. I would like to see more videos focused on this area.

  • @X_Baron
    @X_Baron 7 лет назад +10

    Hire a game theorist to make the sharing of resources feel fair to everyone. :)

    • @jacksparrow440
      @jacksparrow440 6 лет назад +1

      actually there are algorithms for scheduling jobs in parallel

  • @on_certainty
    @on_certainty 7 лет назад +48

    this dude is high level

  • @OscarAlsing
    @OscarAlsing 7 лет назад +111

    But.. Will it run crysis?

    • @NXDL25
      @NXDL25 7 лет назад +20

      If I had a dollar each time I read a comment like this I would be able to afford rent.

    • @OscarAlsing
      @OscarAlsing 7 лет назад +5

      Nidhal25 ❤️❤️❤️❤️

    • @AnastasisGrammenos
      @AnastasisGrammenos 7 лет назад +1

      I bet it could run millions(thousands maybe more down to earth) of crysis instances at once

    • @martinsalko1
      @martinsalko1 7 лет назад +3

      But.. can it run witcher 2 on uber mode? Seriously is there a computer that can do this?

    • @qballer_
      @qballer_ 7 лет назад +1

      those which can run crysis do just that :)

  • @kyoung21b
    @kyoung21b 7 лет назад

    Back to the Computerphile we know and love - lots of images of blinking lights and big machines that go bing AND we can hear the interview 👍😎

  • @monkeyofavon
    @monkeyofavon 7 лет назад

    I think you should do more videos on parallel programming. It's a very relevant topic at the moment and there's quite a lot to cover, like programming for multiple cores, GPUs, and multiple processors (as in the case of this video). Not to mention processors, threads, scheduling, and all that jazz.

  • @kyoung21b
    @kyoung21b 7 лет назад

    Would love to hear more about any recent algorithmic development in HPC - after a lot of early hype about ways to get around the surface to volume (data to computation) it sounds from this interview that most problems can still only take advantage of HPC if they are “trivially parallelizable”, i.e. a bunch of completely independent processes that don’t share data, and that HPC in this case is just fancy job distribution book keeping.

  • @rageagainstthebath
    @rageagainstthebath 7 лет назад +3

    I wish to know something. I run some experiments on my Raspberry Pi server 24/7 since it's always on, unlike my main PC. I design them so after a week or two I can read a file and see what it came up with so far without interrupting. Is there a possibility for a researcher to run an HPC task for unspecified period of time and see the results in the meantime? And re-run the task with different parameters if the results went in the wrong direction?

    • @Skarksee
      @Skarksee 7 лет назад +2

      I imagine it depends on the software being used, and what task is being executed. My experience is with Monte Carlo radiation transport codes which will yield an approximate result in a (relatively) short length of time, but improve accuracy with simulation length. In this case it's trivial to set an indefinite simulation length and configure the code to dump periodic output files to monitor progress, but I am sure there's software where this would not be viable due to the nature of the task.

  • @annihilatorg
    @annihilatorg 7 лет назад

    Those lovely core 2 and Vista stickers. Bleeding edge tech to be sure.

  • @CGM710
    @CGM710 2 года назад

    Really interesting stuff.
    As a graduation student in System Analysis, I need some more info on this topic to move on and get a good grade, and a lot of other channels don't seem to explain that well as this one.

  • @dos541
    @dos541 7 лет назад

    good job on bluring out the labels out on the pc"s next to the professor ive seen amature people bluring out stuff and ending up screwing up for one frame and reveling the info

  • @JonesNoahT
    @JonesNoahT 7 лет назад +1

    That doesn’t sound like “high performance” so much as it just sounds like “a lot”. How much does he work with scientists to perfectly optimize their programs to run as quickly as it can on the hardware?

  • @MrRyanroberson1
    @MrRyanroberson1 7 лет назад

    if you get a camera stand, you can get way more stability during low-movement segments like most of this video.

  • @nihonam
    @nihonam 7 лет назад

    What is it behind that blurry censors?

  • @douro20
    @douro20 7 лет назад

    Do they have any Threadripper mahcines?

  • @jsbarretto
    @jsbarretto 7 лет назад

    "The answer isn't wrong. The problem is that you didn't ask the right question" ~ Deep Thought

  • @aerosoapbreeze264
    @aerosoapbreeze264 3 года назад

    Do you know if it Is possible to achieve a cluster setup that ultimately has a normal Windows 10 User Experience for one node, But incorporating the processing power of multiple Computers.
    Say I have 4 Computers that are all relatively similar in performance networked on 1GB LAN and one of those is my computer that I run applications like Adobe - Blender - Fusion360 - AutoCAD Normal workstation applications in an ordinary Windows 10 environment, Is it possible to combine these other unused computers to increase productivity of my workstation?
    Currently having to move files around , have multiple installs of applications on multiple PC's and using VNC to interface with them, it really is incredibly cumbersome for 2021!
    I would much prefer a regular desktop experience with added benefit of the combined power instead of wasting all this compute power by having it used inefficiently or not at all.
    If so could you produce a tutorial, I would think it would become popular video in any case :)
    Thanks in advance and cheers.

  • @krokotube
    @krokotube 7 лет назад

    Think about what (if) could come out of "daap supercomputers" (off the top of my head, currently the ones in testnets are Golem, SONM, and partly iExec) in terms of scientific research, especially medicine.

  • @Phroggster
    @Phroggster 7 лет назад

    4,000 core days seems like a pretty generous limit, at least until my job gets stuck on a single-core node for 4,000 days.

  • @codycbradio
    @codycbradio 7 лет назад

    Professor Moriarty must get a lot of Sherlock Holmes jokes.

  • @MrRobot600
    @MrRobot600 5 лет назад

    Dam this guy is what I dream to be. I'm completing my bachelor's in chemistry right now and just did a summer internship in high performance computing at a national laboratory. Before this, I thought I was somewhat knowledgeable about computer science but now it feels like I just know about 1%. Found his university bio but would be interested in to know that apart from chemistry what education/certifications/trainings did he do in HPC? I assume initial hpc knowledge could be self taught as there's ton of information online about it and then forming your own project with hpc

  • @klittanrose4147
    @klittanrose4147 7 лет назад +1

    In the biology field for testing receptor sites in molecules and cells, I really hope they do not just test for the intended target site, but also at the same time every other site the same molecule could attach to. That way they can find out possible side effect areas beforehand.
    Another problem could be medicine chirality. Test it in a parallell simulation before developing the drug only to find out afterwards it ALSO attached to a not intended target site somewhere else in the body. Or as in the case of "the pill" it ends up in frogs or crocodiles and make them female thereby destroying whole species because of unintended consequences.
    Test 1: Will it hit target?
    Test 2: What else will it probably hit?
    Test 3: Can we hide our cryptomining operations to the tax payer and server park manager?
    Result: Retire early will billions of bits in the ba, in the vau, on your harddrive.

  • @Rufeo0
    @Rufeo0 7 лет назад

    Surely this drug molecule matching he is referring to will just be calculated once and then saved to a database for further reference, hopefully a public database.

  • @RoGeorgeRoGeorge
    @RoGeorgeRoGeorge 7 лет назад

    - What are all those "stone" machines for?
    - Duh, looking for drugs!

  • @beamjohn9753
    @beamjohn9753 7 лет назад

    Well there’s just such a demand for high quantum computers but there’s just not enough use for these type of technology

  • @kodikuu
    @kodikuu 7 лет назад +18

    "equivelant to the professor having an explosion in the lab, ..., which i've also done" - Totally inept professor /s

    • @GeFlixes
      @GeFlixes 7 лет назад +4

      Who hasn't in their career? Most get that particular achievement (in one way or another) under the belt by the time they're doing their bachelor thesis.

  • @bloody_albatross
    @bloody_albatross 7 лет назад

    OT: Funny, people seem to have real trouble pronouncing azure. I heard Escher, Asia and now ad-sure. All wrong. The German pronunciation (I'm from Austria) is also wrong, but as far as I can tell out of these still the closest (at least to my Austrian ear). Written in phonetic German it should be Azür, I think.

  • @jiffylou98
    @jiffylou98 7 лет назад +1

    He reminds me of a middle-aged, less hairy Kitt Harrington.

  • @nonchip
    @nonchip 7 лет назад

    your tetris is broken. tetris pieces are always four blocks.

  • @ioan_jivan
    @ioan_jivan 7 лет назад +7

    "which I've also done" lol

  • @TechXSoftware
    @TechXSoftware 7 лет назад

    When I grow up im gonna be a HPC

  • @MasthaX
    @MasthaX 7 лет назад

    I'd love to work as a tech in such an interesting facility. I've got loads of datacenter, computing and linux experience. Gib me job pls :).

  • @AnnMorris-z9d
    @AnnMorris-z9d 4 месяца назад

    Hernandez Deborah Clark George Gonzalez Ruth

  • @lierdakil
    @lierdakil 7 лет назад +15

    "Droog"... that's a peculiar way of pronouncing "drug". Reminds me of The Clockwork Orange.

    • @debrucey
      @debrucey 7 лет назад +5

      Nikolay Yakimov Northern English accent

    • @finthegeek
      @finthegeek 7 лет назад +1

      How is it even slightly odd. How else do you say the ug sound...

    • @EgoShredder
      @EgoShredder 7 лет назад

      One of the Lancashire accents I guess. He's using the 'u' vowel though....definitely not 'o'.

    • @Computerphile
      @Computerphile  7 лет назад +1

      Not Lancashire but somewhere in the North East (not sure exactly where) >Sean

    • @omg_look_behind_you
      @omg_look_behind_you 7 лет назад

      grozny bratchnies...

  • @Joemama555
    @Joemama555 7 лет назад

    128.245... ohhhh cant quite read it!!!

  • @nO_d3N1AL
    @nO_d3N1AL 7 лет назад

    HPC and performance evaluation: two things which don't go well at all. HPC is great for researchers outside of Computer Science, but not for software developers.

  • @azyfloof
    @azyfloof 7 лет назад +6

    HPC? Vat da faak?!

    • @casperes0912
      @casperes0912 7 лет назад

      High Performance Computer

    • @jonasfrito2
      @jonasfrito2 7 лет назад +2

      Or Hydraulic Press Channel ...

    • @azyfloof
      @azyfloof 7 лет назад

      Jonas got it :P

  • @GuntherAmy-l1e
    @GuntherAmy-l1e 3 месяца назад

    Johnson Karen Robinson Jose Gonzalez Deborah

  • @CharlesStawell
    @CharlesStawell 7 лет назад

    "Docking" tehe XD

  • @Rememberpogstoeleven
    @Rememberpogstoeleven 7 лет назад

    Stop drop and mooc there's a guy that real

  • @marcgrec7814
    @marcgrec7814 7 лет назад +2

    XD

  • @PixelPhobiac
    @PixelPhobiac 7 лет назад

    Bioinformatics!

  • @peerdox2275
    @peerdox2275 7 лет назад +5

    Apperently RUclips notifications brought me here before the first like.
    I mean, what is even this timespan, sometimes it pops up a few seconds after the video is out.
    And sometimes it literally only tells me about new video 30 mins later
    And thats how you write a fancy "first" comment

    • @Computerphile
      @Computerphile  7 лет назад +5

      +Jesus of suburbia it often doesn't tell me for days, and I press the button - Sean

    • @creature_of_fur
      @creature_of_fur 7 лет назад +1

      U know how sad it is when your comment didn't get responded to, but then a guy just copy-pastes it on another vid and the author answers?
      (Even tho it wasn't supposed to have an answer in the first place)
      Early adventures
      Much fun

    • @peerdox2275
      @peerdox2275 7 лет назад +4

      I completely understand your feelings, I was a key player in the RUclips creative comments business, but couldn't achieve much success and fame. So yesterday I decided to become evil and start plagiarizing. This is my first project as a plagiarizer, please support me by liking.

    • @peerdox2275
      @peerdox2275 7 лет назад

      What makes u think otherwise?

  • @creature_of_fur
    @creature_of_fur 7 лет назад

    Sentence.
    Also, you cant just copy a comment from the previous vid and copy-paste it
    Dats rude

  • @bittertea
    @bittertea 4 года назад

    Scientific Linux is based on Red Hat. Noo.

  • @recklessroges
    @recklessroges 7 лет назад +14

    2:28 Hello! I'm from the Internet. I'd advise you to explain what something is before announcing its name. #domainSpecificTerms #YouAreOnTheInternet #BOINC

    • @casperes0912
      @casperes0912 7 лет назад +9

      He explained it right after saying it

    • @ShainAndrews
      @ShainAndrews 7 лет назад +9

      Go home internet. You're drunk.

    • @lxlyzd
      @lxlyzd 7 лет назад

      He explains it right after...

    • @CGoody564
      @CGoody564 7 лет назад +1

      Yaz he specifically stated that it should be stated prior to the name being given... your point is irelavent regarding the original comment; you're discussing something else entirely.

    • @CGoody564
      @CGoody564 7 лет назад

      Casper S? He specifically stated that it should be stated prior to the name being given... your point is irelavent regarding the original comment; you're discussing something else entirely.

  • @NocturnalJin
    @NocturnalJin 7 лет назад +3

    Pretty sure if Brits didn't waste time and energy on things like how they pronounce 'H' we wouldn't have won our independence. "Haych" sounds ridiculously laborious for such a small thing. It's practically two syllables.

    • @RoadStuffUK
      @RoadStuffUK 7 лет назад +1

      But I like the fricative H :(

    • @TrevorPike
      @TrevorPike 7 лет назад +1

      Speaking as a Brit, I hate the "Haych". I have always pronounced it (and spelled it) as "Aitch", as do most of the people I know.

    • @talideon
      @talideon 7 лет назад

      That's only particular parts of the UK, such as the NW of England. It's also how we pronounce it in Ireland. Nothing cumbersome about it, given you don't end up pronouncing a glottal stop at the onset.

  • @crashkort
    @crashkort 7 лет назад

    bitcoin

  • @frognik79
    @frognik79 7 лет назад +1

    This is the reason why I hate crypto currency mining.
    All those wasted cpu cycles that could have been used for this type of research.
    Money over human life.

  • @debrucey
    @debrucey 7 лет назад +2

    ‘Docking’ lol

  • @MrSushant3
    @MrSushant3 7 лет назад +4

    *succ*

  • @Wowthatsfail
    @Wowthatsfail 7 лет назад +6

    Praising of big pharma 😒

    • @DantalionNl
      @DantalionNl 7 лет назад

      That is if you live in a first world country, have insurance and enough personal finance to pay for it that is.... Yeah great health as a luxury product what an amazing bunch of people; pay or die~

    • @spookeymo
      @spookeymo 7 лет назад +7

      Dantali0n what do you expect actually? for people to give you medicine and consultation for free? and where will they get money for research, salary for those who have helped you or simply running a pharmacy store? that would be possible if you paid extremely high taxes but i assume you wouldn't like that either

    • @SuviTuuliAllan
      @SuviTuuliAllan 7 лет назад +2

      capitalism is your enemy, not "big pharma", stop with the nonsense, it's dangerous and we don't need more antivaxxers and such

    • @spookeymo
      @spookeymo 7 лет назад +6

      Suvi-Tuuli Allan actually bad capitalism is the problem, capitalism itself is essential for our society to work properly (because of many people with various opinions and needs), you couldn't possibly make it work for everyone or at least a fair number of people without it. but if you have any ideas how you could do it, I'm open, please present them

    • @justice4g
      @justice4g 7 лет назад +1

      these responders are so naive.. probably aren't even aware of the conflicts of interest or that 'big oil' took over the education system to shape the medical industry into what it is today, a cesspool of fraud.