Run DataFrame on GPU in Google Colab
Google IO 2024 မှာတော့ Google Colab မှာ RAPIDS cuDF ကို ထည့်ပေးလိုက်ပြီ။
ဘာဖြစ်လဲဆိုတော့ အရင်လို import pandas as pd မတိုင်မှာ
%load_ext cudf.pandas
ဆိုတာလေး ရေးပေးရုံနဲ့ pandas operation တွေက GPU ပေါ်မှာ run နိုင်သွားပြီ။
Nvidia နဲ့ Google colab လုပ...
minsithu.hashnode.dev1 min read