Erkan Tairi on Thu, 11 Jun 2020 12:39:55 +0200
[Date Prev] [
Date Next
] [Thread Prev] [
Thread Next
] [
Date Index
] [
Thread Index
]
How to use OpenMP with PARI/GP?
To
:
pari-users@pari.math.u-bordeaux.fr
Subject
: How to use OpenMP with PARI/GP?
From
: Erkan Tairi <
erkan.tairi@gmail.com
>
Date
: Thu, 11 Jun 2020 12:39:40 +0200
Hi,
I'm interested in parallelizing a for loop that includes some PARI/GP operation using OpenMP. However, this seems a rather non-trivial task, and the closest thing to that is given here:
https://fossies.org/linux/pari/examples/openmp.c
But that uses the "sections" clause from OpenMP. I intend to parallelize a for loop, that's why I'm trying to use the "parallel for" clause. My test code along with the problem description is given here:
https://stackoverflow.com/questions/62322277/how-to-use-openmp-with-pari-gp
Best regards,
Erkan
Follow-Ups
:
Re: How to use OpenMP with PARI/GP?
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Next by Date:
Re: How to use OpenMP with PARI/GP?
Next by thread:
Re: How to use OpenMP with PARI/GP?
Index(es):
Date
Thread