[ntl] NTL in MultiThreading with OpenMP - The for directive
ganeshyellapu at bel.co.in
ganeshyellapu at bel.co.in
Sat Dec 24 06:17:35 CST 2011
Hi,
I am implementing some basic cryptanalytic techniques
which uses NTL for number theory operations
Further, i
am using OpenMp(Open Multiprocessing) library to implement
multi-threaded programs.
I use Visual studio vc++ as the
programming platform
The problem is in the OpenMp,
the for
directive is not allowing a variable of type ZZ as its loop counter.
In OpenMP, the syntax of ' for' directive says
that the loop counter must be of type signed integer.
how to
over come this issue?
Is there any other multithreaded library
suitable for NTL library to implement
multi-threaded
programs?
with regards
Ganesh Y
Member Research
Staff
Bharat Electronics
Bangalore, India
Please send mail to @bel.co.in only
Confidentiality Notice
The information contained in this electronic message and any attachments to this
message are intended for the exclusive use of the addressee(s) and may contain
confidential or privileged information. If you are not the intended recipient,
please notify the sender at Bharat Electronics or support at bel.co.in
immediately and destroy all copies of this message and any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shoup.net/pipermail/ntl_shoup.net/attachments/20111224/24b7272e/attachment.html>
More information about the ntl
mailing list