I\'m trying to find a way in which R mgcv::gam() uses only one core on Windows or Linux machine with Intel CPU.
Although I specified control=list(nthreads=1)
control=list(nthreads=1)