You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by Matthias Boehm <mb...@googlemail.com> on 2017/07/13 02:11:07 UTC

Cleanup SystemML-config.xml

Hi all,

I'd like to use the opportunity of our SystemML 1.0 release to cleanup our
SystemML-config file. Specifically, I'd like to rename the following two
tags in order to correctly reflect their meaning (i.e., multi-threaded
operations and multi-threaded read/write in CP).

cp.parallel.matrixmult -> cp.parallel.ops
cp.parallel.textio -> cp.parallel.io

The old names originate still from our first multi-threaded operation and
readers/writers.

Regards,
Matthias

Re: Cleanup SystemML-config.xml

Posted by Nakul Jindal <na...@gmail.com>.
+1.

@Matthias - do you think doing SYSTEMML-1706 as part of this cleanup is a
good idea?

https://issues.apache.org/jira/browse/SYSTEMML-1706



On Thu, Jul 13, 2017 at 12:51 AM, Arvind Surve <ac...@yahoo.com.invalid>
wrote:

> +1
>
> Arvind Surve | Spark Technology Center  | http://www.spark.tc/
>
>
> On Wednesday, July 12, 2017, 10:33:11 PM PDT, Deron Eriksson <
> deroneriksson@gmail.com> wrote:
>
> +1
>
>
> On Wed, Jul 12, 2017 at 7:56 PM, <du...@gmail.com> wrote:
>
> > +1
> >
> > --
> >
> > Mike Dusenberry
> > GitHub: github.com/dusenberrymw
> > LinkedIn: linkedin.com/in/mikedusenberry
> >
> > Sent from my iPhone.
> >
> >
> > > On Jul 12, 2017, at 7:51 PM, Niketan Pansare <np...@us.ibm.com>
> wrote:
> > >
> > >
> > > +1
> > >
> > > Thanks
> > >
> > > Niketan
> > >
> > >> On Jul 12, 2017, at 7:11 PM, Matthias Boehm <mb...@googlemail.com>
> > > wrote:
> > >>
> > >> Hi all,
> > >>
> > >> I'd like to use the opportunity of our SystemML 1.0 release to cleanup
> > > our
> > >> SystemML-config file. Specifically, I'd like to rename the following
> two
> > >> tags in order to correctly reflect their meaning (i.e., multi-threaded
> > >> operations and multi-threaded read/write in CP).
> > >>
> > >> cp.parallel.matrixmult -> cp.parallel.ops
> > >> cp.parallel.textio -> cp.parallel.io
> > >>
> > >> The old names originate still from our first multi-threaded operation
> > and
> > >> readers/writers.
> > >>
> > >> Regards,
> > >> Matthias
> >
>

Re: Cleanup SystemML-config.xml

Posted by Arvind Surve <ac...@yahoo.com.INVALID>.
+1

Arvind Surve | Spark Technology Center  | http://www.spark.tc/


On Wednesday, July 12, 2017, 10:33:11 PM PDT, Deron Eriksson <de...@gmail.com> wrote:

+1


On Wed, Jul 12, 2017 at 7:56 PM, <du...@gmail.com> wrote:

> +1
>
> --
>
> Mike Dusenberry
> GitHub: github.com/dusenberrymw
> LinkedIn: linkedin.com/in/mikedusenberry
>
> Sent from my iPhone.
>
>
> > On Jul 12, 2017, at 7:51 PM, Niketan Pansare <np...@us.ibm.com> wrote:
> >
> >
> > +1
> >
> > Thanks
> >
> > Niketan
> >
> >> On Jul 12, 2017, at 7:11 PM, Matthias Boehm <mb...@googlemail.com>
> > wrote:
> >>
> >> Hi all,
> >>
> >> I'd like to use the opportunity of our SystemML 1.0 release to cleanup
> > our
> >> SystemML-config file. Specifically, I'd like to rename the following two
> >> tags in order to correctly reflect their meaning (i.e., multi-threaded
> >> operations and multi-threaded read/write in CP).
> >>
> >> cp.parallel.matrixmult -> cp.parallel.ops
> >> cp.parallel.textio -> cp.parallel.io
> >>
> >> The old names originate still from our first multi-threaded operation
> and
> >> readers/writers.
> >>
> >> Regards,
> >> Matthias
>

Re: Cleanup SystemML-config.xml

Posted by Deron Eriksson <de...@gmail.com>.
+1


On Wed, Jul 12, 2017 at 7:56 PM, <du...@gmail.com> wrote:

> +1
>
> --
>
> Mike Dusenberry
> GitHub: github.com/dusenberrymw
> LinkedIn: linkedin.com/in/mikedusenberry
>
> Sent from my iPhone.
>
>
> > On Jul 12, 2017, at 7:51 PM, Niketan Pansare <np...@us.ibm.com> wrote:
> >
> >
> > +1
> >
> > Thanks
> >
> > Niketan
> >
> >> On Jul 12, 2017, at 7:11 PM, Matthias Boehm <mb...@googlemail.com>
> > wrote:
> >>
> >> Hi all,
> >>
> >> I'd like to use the opportunity of our SystemML 1.0 release to cleanup
> > our
> >> SystemML-config file. Specifically, I'd like to rename the following two
> >> tags in order to correctly reflect their meaning (i.e., multi-threaded
> >> operations and multi-threaded read/write in CP).
> >>
> >> cp.parallel.matrixmult -> cp.parallel.ops
> >> cp.parallel.textio -> cp.parallel.io
> >>
> >> The old names originate still from our first multi-threaded operation
> and
> >> readers/writers.
> >>
> >> Regards,
> >> Matthias
>

Re: Cleanup SystemML-config.xml

Posted by du...@gmail.com.
+1

--

Mike Dusenberry
GitHub: github.com/dusenberrymw
LinkedIn: linkedin.com/in/mikedusenberry

Sent from my iPhone.


> On Jul 12, 2017, at 7:51 PM, Niketan Pansare <np...@us.ibm.com> wrote:
> 
> 
> +1
> 
> Thanks
> 
> Niketan
> 
>> On Jul 12, 2017, at 7:11 PM, Matthias Boehm <mb...@googlemail.com>
> wrote:
>> 
>> Hi all,
>> 
>> I'd like to use the opportunity of our SystemML 1.0 release to cleanup
> our
>> SystemML-config file. Specifically, I'd like to rename the following two
>> tags in order to correctly reflect their meaning (i.e., multi-threaded
>> operations and multi-threaded read/write in CP).
>> 
>> cp.parallel.matrixmult -> cp.parallel.ops
>> cp.parallel.textio -> cp.parallel.io
>> 
>> The old names originate still from our first multi-threaded operation and
>> readers/writers.
>> 
>> Regards,
>> Matthias

Re: Cleanup SystemML-config.xml

Posted by Niketan Pansare <np...@us.ibm.com>.
+1

Thanks

Niketan

> On Jul 12, 2017, at 7:11 PM, Matthias Boehm <mb...@googlemail.com>
wrote:
>
> Hi all,
>
> I'd like to use the opportunity of our SystemML 1.0 release to cleanup
our
> SystemML-config file. Specifically, I'd like to rename the following two
> tags in order to correctly reflect their meaning (i.e., multi-threaded
> operations and multi-threaded read/write in CP).
>
> cp.parallel.matrixmult -> cp.parallel.ops
> cp.parallel.textio -> cp.parallel.io
>
> The old names originate still from our first multi-threaded operation and
> readers/writers.
>
> Regards,
> Matthias