barius

Results 15 comments of barius

I'm able to build a arm64 camel-k-operator image by first creating a arm64 quarkus-mandel image, then base camel-k on this. However, integration kits built in this arm64 operator is still...

@robertonav20 Okay I'll try it! Good work!

Confirm that the PR works! Now my integrations are arm64, yeah! Saw ~4x performance on my mac :) I'll still using my local arm64 quarkus-mandrel image though, didn't find the...

Same with mysql, execute_many does not use executemany() from aiomysql thus being way slower.

I'm new to this, but it seems that DBAPI defines executemany() to have undefined behavior when returning one or more result sets. Does execute_many() in databases comply with DBAPI?

是什么硬件?是否支持p2p?我们没有在48g显存上测试过,你们可以试试看,可能需要些激进的优化策略,有啥结论欢迎分享

> 模型进一步训练的化,需要多少卡?8张A100 42G显存够不够? 够了,建议使用deepspeed stage 2以上

> I meet a similar problem. With ZeRO-3, setting micro_batch_size > 12 will trigger `CUDA error: an illegal memory access was encountered`. However, the GPU memory usage is only 60%...

same issue here: https://github.com/Genesis-Embodied-AI/Genesis/issues/12