Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PG-Strom拡張GPU関数&演算子 #835

Open
kaigai opened this issue Oct 16, 2024 · 0 comments
Open

PG-Strom拡張GPU関数&演算子 #835

kaigai opened this issue Oct 16, 2024 · 0 comments
Labels
feature developer considers it is the feature to be supported on the future version
Milestone

Comments

@kaigai
Copy link
Contributor

kaigai commented Oct 16, 2024

PG-Stromが標準でサポートする関数&演算子のほかに、ランタイムでGPU関数&演算子を追加できるようにする。

以下の機能が必要

  • 動的にOpCodeを割り当てる
  • カタログに拡張関数を登録する
  • ソースコードを文字列として出力する
  • モジュールのバイナリを出力する(WITH_FATBIN=1の場合)
@kaigai kaigai added the feature developer considers it is the feature to be supported on the future version label Oct 16, 2024
@kaigai kaigai added this to the v5.3 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature developer considers it is the feature to be supported on the future version
Projects
None yet
Development

No branches or pull requests

1 participant