home.social

#power9 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #power9, aggregated by home.social.

fetched live
  1. For now, #QEMU supports only 3 #CPU architectures ( #AMD, #IBM #POWER9 #POWER10 and IBM #S390x), for Intel and other(?) architectures, support doesn't exist yet - one can find it in QEMU #documentation about Confidential Guest Support stackoverflow.com/a/79195057/4

  2. Checking on shipments before starting the workday to see if the newly acquired (fourth) LC922 is transiting to the colo… and yes, it's true #iLoveIBM!

    Still pending OS storage decisions before supply chain:

    - remain standardized on dual S4510 / PM863a
    - alt standard w/ dual SATADOM for EFI boot handoff to dual NVMe
    - introduced new standard of dual 2TB P3608 Optanes
    - disregard OS drives and use iSCSI boot
    - other ideas… 🙇🏼‍♀️

    💞 #POWER9 #PPC #PPC64 #PPC64le 💞

    #FreeBSD #Linux #HomeLab

  3. Inventory day! Spreadsheets! :ablobfoxbongo: :blobfoxupsidedowndizzy:

    Sometimes my #homelab equipment gets out of hand and needs to be sorted. Surely these boxes haven't been around my desk for maybe two weeks? Surely not.👩‍💻

    Looking forward to #holiday time off to rest a restless busy brain, wrap up the NanoPi.cloud #embedded cluster project, get those three #POWER9 systems online!, and maybe spend a bit less time staring off into the void at too-early hours of every morning. :heart_cyber:

  4. It's usually the sign of a good day when a miscellaneous cat6a matches the flowers on my dress. 💁🏼‍♀️

    Secondary to ethernet distractions, it's definitely a good day when two additional #Nvidia #Tesla T40 datacenter GPUs arrive for the #homelab! Now the question becomes whether to install both immediately, or wait until another is sourced so that each of the new #IBM #POWER9 systems will deploy with the same spec. Decisions... 🧠

  5. Nice, my #guix install on #ppc64le compiled the #telegram desktop client successfully today. One less docker image to take care of, yay!

    #power9

  6. "A recent patch to glibc6 to add #POWER9 VSX strncpy was a whopping 250 hand-crafted assembly instructions, where its equivalent using Cray Vector principles is around 14."
    archive.fosdem.org/2021/schedu
    (haven't watched yet)

    This reminds me of that #MillComputing talk about how they automatically parallelize strlen.
    I think it was this one:
    redirect.invidious.io/watch?v=

    cc #theFoundry

  7. @orowith2os yeah, I might. My issue is a known bug, I commented on the relevant github issue.

    Being on the #POWER9 architecture does slow things down a bit as there are fewer people using that. (not to mention #guix which insists on reproduceable builds which is another delaying factor)

  8. @filterpaper it's perfect for me, because my #guix install locally regularly breaks (#power9 arch is not that stable yet) and this way I can at least update my keyboard, which is obviously a primary life need ;-)

  9. @vikings @fosdem Just visit and use a toolcart with embedded #power9 machine? 😜

  10. My #power9 machine distro (#archpower) does not provide a #telegram desktop package.

    Compiling it is far from trivial, so I cobbled together a container spec which works almost flawless. Based on the telegram package availble in #debian #ppc64el Drawback is that no apps from the host can be used; e.g. the web browser can not be used to open links directly, as the telegram app runs in the container.

    Much faster than using the telegram web version.

    Here are the files: gist.github.com/mrvdb/62c7a648

  11. Ironically the new HMC is and uses OPAL to boot, so go figure!

  12. @jrozanski the machine is my daily driver

    highlights: many vm-s, compiling packages (guix/yay), development in python/lisp/scheme/haskell, testing/simulating server loads.

    If it is suitable for what you outline I can`t say. I personally would be ok with it.

    The machine has excellent IO options, great multithread performance, mediocre single thread performance.

    It`s basically a server oriented design.

    wiki.raptorcs.com/wiki/Main_Pa is a great resource for all things #talos and #power9

  13. First #ppc64 patch for #guix submitted!

    There's a ton of work needed for the ppc64 platform in guix.

    #power9

  14. @ruffni rebuilding is very slow, guix pull also takes forever for example.

    I'm on a #power9 machine, so it may be early days.

    At the moment, it's just not a workable solution.

    Perhaps it's me.