FrankDMartinez

Results 36 comments of FrankDMartinez

That's curious. Most profiling tools I have used allow One to run the application as a whole, perhaps with some additional aspects in order to provide the requisite functionality, and...

Not immediately, no. That's why I asked.

@283222278 Can you give an example of such a case?

My two cents: I used this package on one project and it was okay; on another project I used https://github.com/alexflint/go-arg and I haven't looked back because it's so easy to...

I get a similar one for the facebook/galactica-125m on an Intel Mac.

> @silasdao you can try add `--cpu` param when starting the server Any other suggestions? I am getting the same error even with the `--cpu` param.

To make sure I am clear, here is what I tried: - ./start_macos.sh --cpu - ./start_macos.sh --mps - ./start_macos.sh --cpu --mps - ./start_macos.sh --mps --cpu All of them give the...

That worked, thanks! I have a new error but at least I got past that one. :-)

Whatever the answer to the above question is, would that answer also apply to `bestk` in the same function?