Objet : Developers list for StarPU
Archives de la liste
- From: Nathalie Furmento <nathalie.furmento@labri.fr>
- To: Amani Alonazi <amani.alonazi@kaust.edu.sa>, starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] exposing the task color field to starpu-task-insert
- Date: Mon, 25 Jun 2018 12:00:21 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=nathalie.furmento@labri.fr; spf=None smtp.mailfrom=nathalie.furmento@labri.fr; spf=None smtp.helo=postmaster@v-zimmta03.u-bordeaux.fr
- Ironport-phdr: 9a23:kR33txMbFgidPWm/aeAl6mtUPXoX/o7sNwtQ0KIMzox0I/n7rarrMEGX3/hxlliBBdydt6oZzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlIiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0vRz+s87lkRwPpiCcfNj427mfXitBrjKlGpB6tvgFzz5LIbI2QMvd1Y6HTcs4ARWdZQ8hfSSJBDIO/YYUBAeUOMuRXoJXmqlQUsRezHxOhCP/hxzJKgHL9wK000/4mEQHDxAEuB8gBsGjUrNrvMKcSUP66x7TIwzXedfNW3Cny6I7UchAmvPqBWrRwftDNyUkvDQzFilSQppL/MzOby+QNqW2b4PRmVeKzjG4qsAVxrSK0ycc2i4nFnIwVykrd+Ch/3Y07K9q4SEthbt6lFptdryCaN41sQsMjWW5koig6yqcetZ6/ZicF044nxx/FZ/yJaYiF5A/oWuWJITpgmX5od7Cyiwys/US91uHwTNe43EtKoyZfkdTBuGgB2wHX58WJUPdw/lut1SyS2wzO9u1IO0I5mKndJpU82LA/jIATvl7GHiLumEX5kquWdkI89+i28ujmY7TmppqZN49okA7yLqojltaiAeghKQcOWHKb9vmi27L54E34T69GjvMskqXBsZDaI9oUprKhDgNI3Ysu6QyzAym73NgEh3ULMk9JdRKdg4XqNVzCOPX4Au2+g1Sonjdr3ffGPrj5D5XLNHfDjLfhcqx5605d1gU/195f549OCrEEPv3zXFPxtNvDAx89KQO72PznCNRn2oMQQ2KDGrWZP7/KsV+U+uIvJPGBZJQJuDnnMfgl/+PugWYkllADY6mmw58XZWu8HvRnOEWZfWHsjs0OEWcEuQo+VuPqh0OYXT5SYXayRaM86SshBIKoF4eQDryq1ZWE1SG6VrRSYWZPGFHERX7tfoOFHf4IbySbMM5JkTUZTqTnRoM8kwqn4kuy0KZuNPLJvyEVq5/n/Nx0/PHI0x488iZ7AoKc1XuMRid6hDAmXTgziYZ2vUx0zlaOmYZlmflVE8BUr6dPWxs6PJrdwqp0Fsr3VwTdef+NQVy8Q5OoG2diHZoK39YSbhMlSJ2ZhRfZ0n/vWudNzu3ZNNkP6qvZmkPJCYN4wnfC2rMmigB+EM9GP3enwKBlpVCKW9z51n6BnqPvTpwymTbX/T7bn26HtltZFgBqA/2cACIvI3DOpNG83XvsCr+jDbN9bFlfjNyDL65WY4Wyy0gDTvD5NNnXfnL3lX3iXRs=
- List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
- List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>
Hello,
Thanks for the patch, i renamed STARPU_COLOR into STARPU_TASK_COLOR. The master and the 1.2 branch now have a STARPU_TASK_COLOR value to be used in starpu_task_insert & co functions. Cheers, Nathalie On 25/06/2018 10:06, Amani Alonazi wrote: Thanks Samuel,
Please find a patch for exposing the task->color field
to task-insert utility attached here.
Thanks and Bye for now,
A.
On Sun, Jun 24, 2018 at 3:21 PM,
Samuel Thibault <samuel.thibault@inria.fr>
wrote:
Hello, Amani Alonazi, le dim. 24 juin 2018 11:37:19 +0300, a ecrit: > I made few modifications to starpu-1.2.4 in order to expose the task color > field to starpu-task-insert utility. is there a way to do a pull request to > this repo: > [1]https://scm.gforge.inria.fr/anonscm/git/starpu/starpu.git > > Or is there an official github repo of starpu? We do not have pull request possibilities. But you can simply send your patch to this list, and we will happily apply it :) Samuel _______________________________________________ Starpu-devel mailing list Starpu-devel@lists.gforge.inria.fr https://lists.gforge.inria.fr/mailman/listinfo/starpu-devel
-- Dr Nathalie Furmento Ingénieure de recherche CNRS http://www.labri.fr/~furmento/ LaBRI - Université Bordeaux |
- [Starpu-devel] exposing the task color field to starpu-task-insert, Amani Alonazi, 24/06/2018
- Re: [Starpu-devel] exposing the task color field to starpu-task-insert, Samuel Thibault, 24/06/2018
- Re: [Starpu-devel] exposing the task color field to starpu-task-insert, Amani Alonazi, 25/06/2018
- Re: [Starpu-devel] exposing the task color field to starpu-task-insert, Nathalie Furmento, 25/06/2018
- Re: [Starpu-devel] exposing the task color field to starpu-task-insert, Amani Alonazi, 25/06/2018
- Re: [Starpu-devel] exposing the task color field to starpu-task-insert, Samuel Thibault, 24/06/2018
Archives gérées par MHonArc 2.6.19+.