🐦 Twitter Post Details

Viewing enriched Twitter post

@vllm_project

Thanks to @AI21Labs for tracking down a silent uint32 overflow in vLLM's Mamba-1 CUDA kernel and contributing the fix. Root cause: `uint32_t` stride × cache_index overflows silently at scale. Fix merged in #35275. The debugging story is worth a read. 🔗 https://t.co/S4XBnEn1uv

Media 1

📊 Media Metadata

{
  "media": [
    {
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2037123968939987428/media_0.jpg",
      "media_url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2037123968939987428/media_0.jpg",
      "type": "photo",
      "filename": "media_0.jpg"
    }
  ],
  "processed_at": "2026-03-30T18:52:18.495237",
  "pipeline_version": "2.0"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2037123968939987428",
  "url": "https://x.com/vllm_project/status/2037123968939987428",
  "twitterUrl": "https://twitter.com/vllm_project/status/2037123968939987428",
  "text": "Thanks to @AI21Labs for tracking down a silent uint32 overflow in vLLM's Mamba-1 CUDA kernel and contributing the fix. \nRoot cause: `uint32_t` stride × cache_index overflows silently at scale. Fix merged in #35275. The debugging story is worth a read. \n🔗 https://t.co/S4XBnEn1uv",
  "source": "Twitter for iPhone",
  "retweetCount": 8,
  "replyCount": 0,
  "likeCount": 61,
  "quoteCount": 0,
  "viewCount": 4734,
  "createdAt": "Thu Mar 26 11:06:16 +0000 2026",
  "lang": "en",
  "bookmarkCount": 18,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2037123968939987428",
  "displayTextRange": [
    0,
    278
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "vllm_project",
    "url": "https://x.com/vllm_project",
    "twitterUrl": "https://twitter.com/vllm_project",
    "id": "1774187564276289536",
    "name": "vLLM",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1774187681746182144/N_5NJ8B1_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/1774187564276289536/1733806062",
    "description": "",
    "location": "",
    "followers": 34339,
    "following": 32,
    "status": "",
    "canDm": true,
    "canMediaTag": true,
    "createdAt": "Sat Mar 30 21:31:01 +0000 2024",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 555,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 244,
    "statusesCount": 888,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [],
    "profile_bio": {
      "description": "A high-throughput and memory-efficient inference and serving engine for LLMs. Join https://t.co/lxJ0SfX5pJ to discuss together with the community!",
      "entities": {
        "description": {
          "hashtags": [],
          "symbols": [],
          "urls": [
            {
              "display_url": "slack.vllm.ai",
              "expanded_url": "http://slack.vllm.ai",
              "indices": [
                83,
                106
              ],
              "url": "https://t.co/lxJ0SfX5pJ"
            }
          ],
          "user_mentions": []
        },
        "url": {
          "urls": [
            {
              "display_url": "vllm.ai",
              "expanded_url": "https://vllm.ai",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/OSHR5C6pCV"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": {
    "binding_values": [
      {
        "key": "photo_image_full_size_large",
        "value": {
          "image_value": {
            "height": 419,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=800x419",
            "width": 800
          }
        }
      },
      {
        "key": "thumbnail_image",
        "value": {
          "image_value": {
            "height": 147,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=280x150",
            "width": 280
          }
        }
      },
      {
        "key": "description",
        "value": {
          "string_value": "While training our Jamba 3B model with GRPO, we hit a mysterious logprob mismatch between rollout and training. The root cause turned out to be a silent integer overflow deep inside a vLLM CUDA..."
        }
      },
      {
        "key": "domain",
        "value": {
          "string_value": "www.ai21.com"
        }
      },
      {
        "key": "thumbnail_image_large",
        "value": {
          "image_value": {
            "height": 314,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=600x600",
            "width": 600
          }
        }
      },
      {
        "key": "summary_photo_image_small",
        "value": {
          "image_value": {
            "height": 202,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=386x202",
            "width": 386
          }
        }
      },
      {
        "key": "thumbnail_image_original",
        "value": {
          "image_value": {
            "height": 1340,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=orig",
            "width": 2560
          }
        }
      },
      {
        "key": "site",
        "value": {
          "scribe_key": "publisher_id",
          "user_value": {
            "id_str": "1166332664569368576",
            "path": []
          }
        }
      },
      {
        "key": "photo_image_full_size_small",
        "value": {
          "image_value": {
            "height": 202,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=386x202",
            "width": 386
          }
        }
      },
      {
        "key": "summary_photo_image_large",
        "value": {
          "image_value": {
            "height": 419,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=800x419",
            "width": 800
          }
        }
      },
      {
        "key": "thumbnail_image_small",
        "value": {
          "image_value": {
            "height": 75,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=144x144",
            "width": 144
          }
        }
      },
      {
        "key": "creator",
        "value": {
          "user_value": {
            "id_str": "1166332664569368576",
            "path": []
          }
        }
      },
      {
        "key": "thumbnail_image_x_large",
        "value": {
          "image_value": {
            "height": 1072,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=2048x2048_2_exp",
            "width": 2048
          }
        }
      },
      {
        "key": "photo_image_full_size_original",
        "value": {
          "image_value": {
            "height": 1340,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=orig",
            "width": 2560
          }
        }
      },
      {
        "key": "vanity_url",
        "value": {
          "scribe_key": "vanity_url",
          "string_value": "ai21.com"
        }
      },
      {
        "key": "photo_image_full_size",
        "value": {
          "image_value": {
            "height": 314,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=600x314",
            "width": 600
          }
        }
      },
      {
        "key": "thumbnail_image_color",
        "value": {
          "image_color_value": {
            "palette": [
              {
                "percentage": 95.78,
                "rgb": {
                  "blue": 219,
                  "green": 236,
                  "red": 225
                }
              },
              {
                "percentage": 4.22,
                "rgb": {
                  "blue": 105,
                  "green": 97,
                  "red": 68
                }
              }
            ]
          }
        }
      },
      {
        "key": "title",
        "value": {
          "string_value": "Stride and prejudice: How a 32-bit overflow corrupted a CUDA kernel (and stayed hidden for weeks)"
        }
      },
      {
        "key": "summary_photo_image_color",
        "value": {
          "image_color_value": {
            "palette": [
              {
                "percentage": 95.78,
                "rgb": {
                  "blue": 219,
                  "green": 236,
                  "red": 225
                }
              },
              {
                "percentage": 4.22,
                "rgb": {
                  "blue": 105,
                  "green": 97,
                  "red": 68
                }
              }
            ]
          }
        }
      },
      {
        "key": "summary_photo_image_x_large",
        "value": {
          "image_value": {
            "height": 1072,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=2048x2048_2_exp",
            "width": 2048
          }
        }
      },
      {
        "key": "summary_photo_image",
        "value": {
          "image_value": {
            "height": 314,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=600x314",
            "width": 600
          }
        }
      },
      {
        "key": "photo_image_full_size_color",
        "value": {
          "image_color_value": {
            "palette": [
              {
                "percentage": 95.78,
                "rgb": {
                  "blue": 219,
                  "green": 236,
                  "red": 225
                }
              },
              {
                "percentage": 4.22,
                "rgb": {
                  "blue": 105,
                  "green": 97,
                  "red": 68
                }
              }
            ]
          }
        }
      },
      {
        "key": "photo_image_full_size_x_large",
        "value": {
          "image_value": {
            "height": 1072,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=2048x2048_2_exp",
            "width": 2048
          }
        }
      },
      {
        "key": "card_url",
        "value": {
          "scribe_key": "card_url",
          "string_value": "https://t.co/S4XBnEn1uv"
        }
      },
      {
        "key": "summary_photo_image_original",
        "value": {
          "image_value": {
            "height": 1340,
            "url": "https://pbs.twimg.com/card_img/2037123737913573376/zrJWWYJm?format=png&name=orig",
            "width": 2560
          }
        }
      }
    ],
    "card_platform": {
      "platform": {
        "audience": {
          "name": "production"
        },
        "device": {
          "name": "iPhone",
          "version": "13"
        }
      }
    },
    "name": "summary_large_image",
    "url": "https://t.co/S4XBnEn1uv",
    "user_refs_results": [
      {
        "rest_id": "1166332664569368576",
        "result": {
          "__typename": "User",
          "action_counts": {
            "favorites_count": 657
          },
          "avatar": {
            "image_url": "https://pbs.twimg.com/profile_images/2020411710004424706/wTo9p3p6_normal.jpg"
          },
          "banner": {
            "image_url": "https://pbs.twimg.com/profile_banners/1166332664569368576/1768295519"
          },
          "core": {
            "created_at": "Tue Aug 27 12:52:51 +0000 2019",
            "name": "AI21 Labs",
            "screen_name": "AI21Labs"
          },
          "dm_permissions": {
            "can_dm": true
          },
          "exclusive_tweet_following": false,
          "follow_request_sent": false,
          "identity_profile_labels_highlighted_label": {},
          "location": {
            "location": ""
          },
          "media_permissions": {
            "can_media_tag": true
          },
          "notifications_settings": {
            "notifications_enabled": false
          },
          "pinned_items": {
            "tweet_ids_str": []
          },
          "privacy": {
            "protected": false,
            "suspended": false
          },
          "private_super_following": false,
          "profile_bio": {
            "description": "AI21 Labs builds Foundation Models and AI Systems for the enterprise that accelerate the use of GenAI in production.\n\nMeet AI21 Maestro\nhttps://t.co/IJyxlWYJoV",
            "entities": {
              "description": {
                "hashtags": [],
                "symbols": [],
                "urls": [
                  {
                    "display_url": "ai21.com",
                    "expanded_url": "https://www.ai21.com/",
                    "indices": [
                      136,
                      159
                    ],
                    "url": "https://t.co/IJyxlWYJoV"
                  }
                ],
                "user_mentions": []
              },
              "url": {
                "urls": [
                  {
                    "display_url": "ai21.com",
                    "expanded_url": "http://www.ai21.com",
                    "indices": [
                      0,
                      23
                    ],
                    "url": "https://t.co/Fp81XkQXce"
                  }
                ]
              }
            }
          },
          "profile_image_shape": "Circle",
          "profile_metadata": {
            "profile_interstitial_type": "",
            "profile_link_color": "1DA1F2"
          },
          "profile_translation": {
            "translator_type_enum": "None"
          },
          "properties": {
            "has_extended_profile": false
          },
          "relationship_counts": {
            "followers": 10898,
            "following": 154
          },
          "relationship_perspectives": {
            "blocked_by": false,
            "blocking": false,
            "followed_by": false,
            "following": false,
            "live_following": false,
            "muting": false
          },
          "rest_id": "1166332664569368576",
          "smart_blocked_by": false,
          "smart_blocking": false,
          "super_follow_eligible": false,
          "super_followed_by": false,
          "super_following": false,
          "tweet_counts": {
            "media_tweets": 209,
            "tweets": 591
          },
          "verification": {
            "is_blue_verified": true,
            "verified": false
          },
          "website": {
            "url": "https://t.co/Fp81XkQXce"
          }
        }
      },
      {
        "rest_id": "1166332664569368576",
        "result": {
          "__typename": "User",
          "action_counts": {
            "favorites_count": 657
          },
          "avatar": {
            "image_url": "https://pbs.twimg.com/profile_images/2020411710004424706/wTo9p3p6_normal.jpg"
          },
          "banner": {
            "image_url": "https://pbs.twimg.com/profile_banners/1166332664569368576/1768295519"
          },
          "core": {
            "created_at": "Tue Aug 27 12:52:51 +0000 2019",
            "name": "AI21 Labs",
            "screen_name": "AI21Labs"
          },
          "dm_permissions": {
            "can_dm": true
          },
          "exclusive_tweet_following": false,
          "follow_request_sent": false,
          "identity_profile_labels_highlighted_label": {},
          "location": {
            "location": ""
          },
          "media_permissions": {
            "can_media_tag": true
          },
          "notifications_settings": {
            "notifications_enabled": false
          },
          "pinned_items": {
            "tweet_ids_str": []
          },
          "privacy": {
            "protected": false,
            "suspended": false
          },
          "private_super_following": false,
          "profile_bio": {
            "description": "AI21 Labs builds Foundation Models and AI Systems for the enterprise that accelerate the use of GenAI in production.\n\nMeet AI21 Maestro\nhttps://t.co/IJyxlWYJoV",
            "entities": {
              "description": {
                "hashtags": [],
                "symbols": [],
                "urls": [
                  {
                    "display_url": "ai21.com",
                    "expanded_url": "https://www.ai21.com/",
                    "indices": [
                      136,
                      159
                    ],
                    "url": "https://t.co/IJyxlWYJoV"
                  }
                ],
                "user_mentions": []
              },
              "url": {
                "urls": [
                  {
                    "display_url": "ai21.com",
                    "expanded_url": "http://www.ai21.com",
                    "indices": [
                      0,
                      23
                    ],
                    "url": "https://t.co/Fp81XkQXce"
                  }
                ]
              }
            }
          },
          "profile_image_shape": "Circle",
          "profile_metadata": {
            "profile_interstitial_type": "",
            "profile_link_color": "1DA1F2"
          },
          "profile_translation": {
            "translator_type_enum": "None"
          },
          "properties": {
            "has_extended_profile": false
          },
          "relationship_counts": {
            "followers": 10898,
            "following": 154
          },
          "relationship_perspectives": {
            "blocked_by": false,
            "blocking": false,
            "followed_by": false,
            "following": false,
            "live_following": false,
            "muting": false
          },
          "rest_id": "1166332664569368576",
          "smart_blocked_by": false,
          "smart_blocking": false,
          "super_follow_eligible": false,
          "super_followed_by": false,
          "super_following": false,
          "tweet_counts": {
            "media_tweets": 209,
            "tweets": 591
          },
          "verification": {
            "is_blue_verified": true,
            "verified": false
          },
          "website": {
            "url": "https://t.co/Fp81XkQXce"
          }
        }
      }
    ]
  },
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "timestamps": [],
    "urls": [
      {
        "display_url": "ai21.com/blog/vllm-cuda…",
        "expanded_url": "https://www.ai21.com/blog/vllm-cuda-integer-overflow/",
        "indices": [
          255,
          278
        ],
        "url": "https://t.co/S4XBnEn1uv"
      }
    ],
    "user_mentions": [
      {
        "id_str": "1166332664569368576",
        "indices": [
          10,
          19
        ],
        "name": "AI21 Labs",
        "screen_name": "AI21Labs"
      }
    ]
  },
  "quoted_tweet": null,
  "retweeted_tweet": null,
  "isLimitedReply": false,
  "article": null
}