Skip to Main Content
IBM Data Platform Ideas Portal for Customers


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: Scheduling

Showing 18 of 1687

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...
about 2 months ago in Spectrum LSF / Scheduling 1 Planned for future release

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 ...
4 months ago in Spectrum LSF / Scheduling 2 Planned for future release

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...
over 3 years ago in Spectrum LSF / Scheduling 2 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]" /...
about 2 years ago in Spectrum LSF / Scheduling 1 Delivered

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...
9 months ago in Spectrum LSF / Scheduling 0 Future consideration

Multiple queues request for job - consider taking in account queue limitations and lsf.resources for better job dispatching.

Today, when we submit a job with multiple queues (bsub "high risk") The job will be dispatched to a relevant queue by examine parameters such as queue status(open/closed), queue hosts, time-limit. In a situation, where a queue "high" have a ujob_l...
over 1 year ago in Spectrum LSF / Scheduling 1 Not under consideration

Array job maximum running jobs should be honored across multiclustered environments

Our users submit array jobs, but due to many factors may want to limit the number of running tasks at a time, not only from the source cluster, but total running jobs of that array for all clusters involved ( we have many clusters that use multicl...
over 1 year ago in Spectrum LSF / Scheduling 0 Delivered

Reporting both host-based pending reason and main pending reason

"LSF does not support reporting both host-based pending reason and main pending reason (about license)." Let me provide a portion of the bsub statement from our case to exemplify the customer's dilemma. bsub -R "rusage[mem=3000.00:duration=1m,md_r...
over 3 years ago in Spectrum LSF / Scheduling 1 Not under consideration

Run LSF file IO operations within the container.

LSF jobs using containers depend on mounts within the container. These mounts are not available on bare metal where LSF runs file operations. The bare metal dependency means that LSF file related operations, -o, -f, -E, -Ep, etc. will not have acc...
almost 2 years ago in Spectrum LSF / Scheduling 1 Delivered

Correct on Design Flaw in Session Scheduler

Currently the Session Manager and Service Director operate in the same CGROUP on the first execution host which causes a race condition that if a task on the first execution host pushes the memory use above the memory limit (aka mem-eater process)...
almost 2 years ago in Spectrum LSF / Scheduling 1 Not under consideration