<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Overview on FlagGems</title><link>https://flagos-ai.github.io/FlagGems/overview/</link><description>Recent content in Overview on FlagGems</description><generator>Hugo</generator><language>en</language><atom:link href="https://flagos-ai.github.io/FlagGems/overview/index.xml" rel="self" type="application/rss+xml"/><item><title>Features Overview</title><link>https://flagos-ai.github.io/FlagGems/overview/features/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://flagos-ai.github.io/FlagGems/overview/features/</guid><description>&lt;!--
 Copyright 2026 FlagOS Contributors

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 --&gt;
&lt;h1 id="features-overview"&gt;Features Overview&lt;a class="anchor" href="#features-overview"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="rich-collection-of-operators"&gt;Rich Collection of Operators&lt;a class="anchor" href="#rich-collection-of-operators"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;FlagGems features a large collection of PyTorch compatible operators.
Refer to &lt;a href="https://flagos-ai.github.io/FlagGems/references/operators/"&gt;operator supported&lt;/a&gt; and
&lt;a href="https://flagos-ai.github.io/FlagGems/references/experimental/"&gt;experimental operators&lt;/a&gt;
for list of formally supported operators and experimental operators.&lt;/p&gt;</description></item><item><title>Platforms Supported</title><link>https://flagos-ai.github.io/FlagGems/overview/platforms/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://flagos-ai.github.io/FlagGems/overview/platforms/</guid><description>&lt;!--
 Copyright 2026 FlagOS Contributors

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 --&gt;
&lt;h1 id="platforms-supported"&gt;Platforms Supported&lt;a class="anchor" href="#platforms-supported"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;em&gt;FlagGems&lt;/em&gt; supports 10+ backends. The currently supported platforms and
their capabilities are listed blow:&lt;/p&gt;</description></item><item><title>Pointwise Dynamic Operators</title><link>https://flagos-ai.github.io/FlagGems/overview/pointwise-dynamic/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://flagos-ai.github.io/FlagGems/overview/pointwise-dynamic/</guid><description>&lt;!--
 Copyright 2026 FlagOS Contributors

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 --&gt;
&lt;h1 id="pointwise-dynamic-operators"&gt;Pointwise Dynamic Operators&lt;a class="anchor" href="#pointwise-dynamic-operators"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="1-pointwise-operations"&gt;1. Pointwise operations&lt;a class="anchor" href="#1-pointwise-operations"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Pointwise operators are trivial to parallelize.
Most parallel programming guides begin with pointwise addition
between 2 contiguous vectors.
For &lt;a href="https://triton-lang.org/main/getting-started/tutorials/01-vector-add.html#sphx-glr-getting-started-tutorials-01-vector-add-py"&gt;&lt;code&gt;vector_add&lt;/code&gt; in Triton&lt;/a&gt;,
it is simple to implement a task partitioning schema that each CTA reads a contiguous range
from each input vector and writes to a contiguous range of the output vector.&lt;/p&gt;</description></item></channel></rss>