Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8961639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:56:24+00:00 2026-06-15T15:56:24+00:00

This question will use scikits.cuda [1] in the Python command line, but may equivalently

  • 0

This question will use scikits.cuda [1] in the Python command line, but may equivalently be attempted in pure C/CUDA (which I haven’t tried).

I’m attempting to create a CUFFT plan for 1D complex-to-complex transforms that’ll be applied to many inputs (so lots of batches). With a Tesla C2050, I do the following

import scikits.cuda.fft as cufft
import numpy as np
p = cufft.Plan((64*1024,), np.complex64, np.complex64, batch=100)
p = cufft.Plan((64*1024,), np.complex64, np.complex64, batch=1000)
p = cufft.Plan((64*1024,), np.complex64, np.complex64, batch=10000) # !!!

The last attempted plan raises a cufftAllocFailed exception. If I reduce the size of the transform (from 64K), I can get a batch of 10’000, but currently I need 64K-sized transforms.

My question is: is this a hard limit in CUFFT? And if so, where in the CUDA [2] or CUFFT [3] documentation are limits on transform size versus batch (versus dimension?) specified?

[1] http://scikits.appspot.com/cuda

[2] http://developer.download.nvidia.com/compute/DevZone/docs/html/C/doc/CUDA_C_Programming_Guide.pdf

[3] http://docs.nvidia.com/cuda/pdf/CUDA_CUFFT_Users_Guide.pdf

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T15:56:26+00:00Added an answer on June 15, 2026 at 3:56 pm

    There’s a hard limit of roughly 2^27 elements in a plan.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I will use Java as an example, but this question really applies across all
This is really a theoretical question. My example will use C but the language
My question will use emails as an example, but this could apply to anything.
My guess is that this question will fall under the category of duh, but,
I guess this question will sound familiar, but I am yet another programmer baffled
I hope this question will not be rejected as there is no code. But
Maybe this question will look simple but I'm trying to look at some member
First part of this question will look trivial, but the point is in second
First of all this question will be kind of long but in order to
I know this question will sound like a from the past thing but I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.