Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sophie Hourihane
bayeswave
Commits
93110dd9
Commit
93110dd9
authored
Oct 31, 2022
by
Sophie Hourihane
Browse files
Remove multi threading
parent
0dadee60
Pipeline
#472790
passed with stages
in 4 minutes and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/BayesCBC.c
View file @
93110dd9
...
...
@@ -32,9 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include
<lal/LALSimInspiral.h>
#include
<lal/FrequencySeries.h>
#ifndef _OPENMP
#define omp ignore
#endif
//OSX
// clang -Xpreprocessor -fopenmp -lomp -w -o BayesCBC BayesCBC.c IMRPhenomD_internals.c IMRPhenomD.c -lgsl -lgslcblas -lm
...
...
src/IMRPhenomD.c
View file @
93110dd9
...
...
@@ -30,9 +30,6 @@
UsefulPowers
powers_of_pi
;
// declared in LALSimIMRPhenomD_internals.c
#include
"NRTunedTides.c"
#ifndef _OPENMP
#define omp ignore
#endif
/*
* private function prototypes; all internal functions use solar masses.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment