Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

PDL 2.059 released

by etj (Deacon)
on Nov 08, 2021 at 05:08 UTC ( [id://11138565]=note: print w/replies, xml ) Need Help??


in reply to PDL 2.058 released

PDL 2.059 has just been released. Notable changes since 2.058:
  • As alluded above, pthreading now uses the number of available CPU cores if no PDL_AUTOPTHREAD_TARG is set
  • use of tgmath.h plus some macros makes for shorter generated functions
The first point will mean you need to ensure you set “NoPthread=>1” on your functions if that is necessary, for instance if you are calling into a non-thread-safe library, or doing I/O.

Please try the new PDL and report any problems.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11138565]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-18 06:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found