home.social

#programanalysis — Public Fediverse posts

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

  1. Yesterday we published the next recording from the #LLVM #Meetup #Darmstadt

    Alexander Hueck - Opaque Pointers and Debug Info [LLVM Meetup Darmstadt March 2023]
    youtu.be/bQIxgYMmWn4

    Go check it out to learn a bit more about #DebugInfo and #OpaquePointers in the light of a #Typechecker for #MPI programs

    #HPC #ProgramAnalysis

  2. Yesterday we published the next recording from the #LLVM #Meetup #Darmstadt

    Alexander Hueck - Opaque Pointers and Debug Info [LLVM Meetup Darmstadt March 2023]
    youtu.be/bQIxgYMmWn4

    Go check it out to learn a bit more about #DebugInfo and #OpaquePointers in the light of a #Typechecker for #MPI programs

    #HPC #ProgramAnalysis

  3. Yesterday we published the next recording from the #LLVM #Meetup #Darmstadt

    Alexander Hueck - Opaque Pointers and Debug Info [LLVM Meetup Darmstadt March 2023]
    youtu.be/bQIxgYMmWn4

    Go check it out to learn a bit more about #DebugInfo and #OpaquePointers in the light of a #Typechecker for #MPI programs

    #HPC #ProgramAnalysis

  4. After quite a bit of work, I'm delighted that #MetaCG v0.8.0 just got released and I want to thank everybody who contributed to the project.

    Check it out, star the repo and watch for more updates.
    Get your copy at github.com/tudasc/MetaCG/relea

    #HPC #llvm #clang #software #ProgramAnalysis

  5. @joxean I usually think of "sound" in SAST as "no false negatives" (for what you are modelling, of course).

    Now wrap your head around what a "soundy" analysis is...

  6. @joxean I usually think of "sound" in SAST as "no false negatives" (for what you are modelling, of course).

    Now wrap your head around what a "soundy" analysis is...

    #ProgramAnalysis #SoundAnalysis #soundy #SAST

  7. @joxean I usually think of "sound" in SAST as "no false negatives" (for what you are modelling, of course).

    Now wrap your head around what a "soundy" analysis is...

    #ProgramAnalysis #SoundAnalysis #soundy #SAST

  8. @joxean I usually think of "sound" in SAST as "no false negatives" (for what you are modelling, of course).

    Now wrap your head around what a "soundy" analysis is...

    #ProgramAnalysis #SoundAnalysis #soundy #SAST

  9. @joxean I usually think of "sound" in SAST as "no false negatives" (for what you are modelling, of course).

    Now wrap your head around what a "soundy" analysis is...

    #ProgramAnalysis #SoundAnalysis #soundy #SAST

  10. I'm happy to share that I just released #MetaCG version 0.5.0 \o/

    Besides a number of important bug fixes, we have *finally* reworked some internals that gave us a great performance improvement. For several use cases from minutes to seconds.
    Thank you so much to everybody who contributed.

    If your curious, check it out at github.com/tudasc/MetaCG

    #HPC #ProgramAnalysis #CallGraph #TUDaSC