Announcement

Collapse
No announcement yet.

Julia 1.7 Released With Improved Threading Capabilities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Julia 1.7 Released With Improved Threading Capabilities

    Phoronix: Julia 1.7 Released With Improved Threading Capabilities

    Version 1.7 of the Julia programming language implementation is now available, the open-source high-performance language that is general purpose but especially popular for computational science and numerical analysis...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Never mind...
    Last edited by tildearrow; 01 December 2021, 12:59 PM.

    Comment


    • #3
      Originally posted by tildearrow View Post
      ...random number generator on a scientific language? I'm surprised it took long.
      You didn't read the release notes linked.

      "From its very first release, Julia used the popular Mersenne Twister algorithm as its default random number generator. We knew we might want to re-evaluate that choice at some point, but it didn't seem particularly urgent until Chet Hega pointed out that by changing algorithms we could not only get a significant speed-up, but also make random number streams reproducible in multi-threaded programs."

      Comment

      Working...
      X