Skip to Main Content

General Cloud Infrastructure

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Cloud Function using GPU and Call the function in other tenancy(VM not using GPU)

hsleeJun 15 2024

I am a novice of Oracle Cloud Function but I have interest on the Oracle Cloud Function.

Is it possible to make an Oracle Cloud Function using GPU and to use it in the VM(not using GPU, for example Oracle A1)?

I am now writing and using a python function in Oracle A1 but it is very slow to be executed there.

If possible, I want to make the above python function by Oracle Cloud Function(like AWS lamda function) and use(call) it in my golang code in the VM(for example, Oracle A1, which does not include GPU).

Comments
Post Details
Added on Jun 15 2024
0 comments
470 views