Skip to Main Content
IBM Data Platform Ideas Portal for Customers
Hide about this portal


This portal is to open public enhancement requests against products and services offered by the IBM Data Platform organization. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:


Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,


Post your ideas

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

IBM Employees should enter Ideas at https://ideas.ibm.com



ADD A NEW IDEA

Search results: Spectrum LSF

Showing 128 of 1656

Job packing on GPUs when MIG is enabled

When MIGs (Multi-instance GPU) are enabled on a multi-GPU server, LSF should pack jobs with smaller number of MIGs on one physical GPU to keep a room for jobs with larger number of MIGs. Currently LSF is distributing the jobs on different physical...
2 days ago in Spectrum LSF / Scheduling 1 Planned for future release

License Scheduler - Minimum Preemption Time

It's been observed when the license scheduler preempts a job to free up license resources, the job can occasionally be resumed within 1-2 seconds if license features are freed up during that time. This leads to behavior where processes do not prop...
22 days ago in Spectrum LSF / License Management 1 Under review

Consider AMD ccd in affinity string

Hello, Currently, using affinity string, we can target a core, a numa, a socket or memory, but not an AMD CCD (Core Complex Dies, L3 cache shared by 8 or 16 cores) Allowing jobs requesting less cores than available in a CCD (8 or 16 currently) to ...
2 months ago in Spectrum LSF / Scheduling 2 Planned for future release

Implement initial memory reservation and res_req in jobInfoEnt structure

Hello, We can get initial memory reservation and initial res_req using bhist command but it can take a while.I have noticed that initial number of reserved CPUs is recorded in /sw/platform/lsf/10.1/include/lsf/lsbatch.h /*** \brief submit request ...
6 months ago in Spectrum LSF / Operations/RTM 1 Future consideration

RTM License Scheduler Users dashboard to include demand rusage value

RTM License Scheduler Users dashboard currently has the demand rusage value set to 1 and does not reflect the actual demand from the job. It is not clear if the feature/resource demand would come from the job or an LS query, but currently the valu...
10 months ago in Spectrum LSF / Operations/RTM 1 Planned for future release

Set license ownership per user

All users are assured one (1) license for interactive work. Customer has 100s of users. So, it is not practical to define each user as a leaf in a ProjectGroup.
6 months ago in Spectrum LSF / License Management 0 Future consideration

Do not start jobs with less than X cores per host

It is useful for when ptiles or slots do not fulfill your needs. Using an example, we have an MPI code that requests 100 cores. We don't tell LSF how to grab those cores, and sometimes it will go out and span across 12 nodes, taking 19 cores on on...
7 months ago in Spectrum LSF / Scheduling 0 Future consideration

Group jobs to same cluster when using bsub -cluster feature

Goal: Group together lsf jobs, "regression", in such a way that bsub -cluster feature directs all jobs in the group to the same cluster. Proposal: a) bsub submits all jobs in a job array to a single cluster bsub -cluster all -J "ArrayName[1-10]" /...
almost 2 years ago in Spectrum LSF / Scheduling 1 Delivered

job select statement improvement

I have hosts with exclusive resources and some with a dynamic resource. A few hosts have two exclusive resources. The job submit: $ bsub -R 'select[ defined(res1) || (defined(res2) && dynamic_pool==loaner_host)]' I would expect this job to...
about 3 years ago in Spectrum LSF / Scheduling 2 Future consideration

Adjust login messages in LSF Explorer for better troubleshooting

We are facing a strange behaviour with the messages for a failed login at LSF Explorer Server. There are three scenarios: The user is not able to the system on the server where LSF Explorer is installed - hence the user is not able to login to LSF...
over 3 years ago in Spectrum LSF / Reporting/Explorer 1 Not under consideration