← Back to team overview

yade-users team mailing list archive

Re: How to run the simulation in 1 thread

 

> 
> What is the right syntax for that? I use in the first string 
> 
> !OMP_NUM_THREADS 1 
> 
> But it does not work:
> 
> File "./../bin/yade-current-multi", line 188, in <module>
>     if head=='!OMP_NUM_THREADS': nSlots=int(values[l][col])
> ValueError: invalid literal for int() with base 10: 'description'

See examples/collider-perf/perf.table






Follow ups

References