[Bioc-devel] pthread error with windows platform on tokay2
Jiaxing Lin, Ph.D.
jiaxing.lin at duke.edu
Mon Dec 18 19:31:31 CET 2017
Hi,
I have some problem with configuration of the pthread for the package I am building on the bioconductor tokay2 platform. Has someone else have work on this before.
Here is the detail of the problem:
I am building a package using Rcpp to wrap a C++ code, for the C++ code, I decided to use pthread to support for multiple threading. However, I got error on the bioconductor tokay2. Basicly, I have n subcomputation to be handled by m threads and each thread should handle n/m subcomputations. However, at this step it is wrong. However, I was not able to reproduce the error on my local mechine and does not see error on the linux on mac versdion
Here is the link to the check output.
http://bioconductor.org/checkResults/devel/bioc-LATEST/bcSeq/tokay2-checksrc.html
please see the "bcSeq.Rcheck/tests_i386/test_bcSeq.Rout" section for detail out put of the pthread.
Any comments would be greatly appreciated.
Jiaxing
--------------------------------
PhD
Department of Biostatistics and Bioinformatics
Duke University Medical Center
<https://www.google.com/maps/place/2424+Erwin+Rd,+Durham,+NC+27705/@36.0092897,-78.9417396,17z/data=!3m1!4b1!4m2!3m1!1s0x89ace6b2c0959bdd:0x95f8f223ee1e1772?hl=en>
2424 Erwin Rd, Hock Plaza RM 8090
Durham, NC 22708
919-668-9367(o)
919-714-3027(c)
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list