HackerTrans
TopNewTrendsCommentsPastAskShowJobs

firefly2000

no profile record

comments

firefly2000
·5 months ago·discuss
Do you think it can be done by adjusting GC aggressiveness (or even disabling it for short periods of time) and correlating it with execution time?
firefly2000
·5 months ago·discuss
Are there plans to elucidate implicit GC costs as well?
firefly2000
·5 months ago·discuss
I have a question about what "validation" means exactly. Does this process work by having the main model compute the "probability" that it would generate the draft sequence, then probabilistically accepting the draft? Wondering if there is a better method that preserves the distribution of the main model.
firefly2000
·5 months ago·discuss
If the workload were perfectly parallelizable, your claim would be true. However, if it has serial dependency chains, it is absolutely worth it to compute it quickly and unreliably and verify in parallel
firefly2000
·5 months ago·discuss
Does the lack of forward progress guarantees (ITS) on other architectures pose challenges for async/await?
firefly2000
·5 months ago·discuss
Is this Nvidia-only or does it work on other architectures?